Commit 673f2b7
Fix typo in Stereo Disassembly rv package name changed from "Stereo Disassmbly" (#769)
### Summarize your change.
While scanning the packages, I came across this type and did a code base
scan of the instances of this typo and updated the affected files.
### Describe the reason for the change.
To make it clearer to search for the associated files related to this
package
### Describe what you have tested and on which operating system.
Windows 11 build from latest main branch
### Add a list of changes, and note any that might need special
attention during the review.
`src/plugins/rv-packages/stereo_disassembly/PACKAGE` : 1,51
`src/plugins/rv-packages/stereo_disassembly/stereo_disassembly_help.asciidoc`
: 28
`src/plugins/rv-packages/stereo_disassembly/stereo_disassembly_help.html`
: 615
Co-authored-by: pbergeron-adsk <[email protected]>1 parent 83405dc commit 673f2b7
File tree
3 files changed
+4
-4
lines changed- src/plugins/rv-packages/stereo_disassembly
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| |||
0 commit comments