Commit 688c578
shbhmexe
docs: Fix spelling errors in code comments
Fixed multiple spelling errors in comments across the codebase:
- Changed "genral" to "general" in CPhysicalGeometry.cpp
- Changed "caount" to "count" in CPhysicalGeometry.cpp
- Changed "Initilize/initalize" to "Initialize/initialize" (3 occurrences)
- Changed "surronding" to "surrounding" (2 occurrences)
- Changed "Localice" to "Localize" in CPhysicalGeometry.cpp
These documentation-only changes improve code clarity and professionalism
with no impact on functionality.
Signed-off-by: shbhmexe <shubhushukla586@gmail.com>1 parent e1befed commit 688c578
4 files changed
Lines changed: 8 additions & 8 deletions
File tree
- Common
- include/geometry/primal_grid
- src/geometry
- SU2_CFD/src
- solvers
- variables
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4642 | 4642 | | |
4643 | 4643 | | |
4644 | 4644 | | |
4645 | | - | |
| 4645 | + | |
4646 | 4646 | | |
4647 | 4647 | | |
4648 | 4648 | | |
| |||
4666 | 4666 | | |
4667 | 4667 | | |
4668 | 4668 | | |
4669 | | - | |
| 4669 | + | |
4670 | 4670 | | |
4671 | 4671 | | |
4672 | 4672 | | |
| |||
4775 | 4775 | | |
4776 | 4776 | | |
4777 | 4777 | | |
4778 | | - | |
| 4778 | + | |
4779 | 4779 | | |
4780 | 4780 | | |
4781 | | - | |
| 4781 | + | |
4782 | 4782 | | |
4783 | 4783 | | |
4784 | 4784 | | |
| |||
4792 | 4792 | | |
4793 | 4793 | | |
4794 | 4794 | | |
4795 | | - | |
| 4795 | + | |
4796 | 4796 | | |
4797 | 4797 | | |
4798 | 4798 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments