IntegratedTurtle / Rocketdustry

GNU General Public License v3.0
1 stars 1 forks source link

Fix spelling mistakes in Variables #7

Closed Bkeinn closed 9 months ago

Bkeinn commented 9 months ago

Please fix the spelling mistakes in the code. How to:

  1. CLone the repo and make sure it is running correctly
  2. Look though the code
  3. find one variable with spelling mistake
  4. write down how to variable was written and the correct it
  5. now try to compile and solve the new erros only by changing the name from the old one to the new one
  6. Commit if it runns again You could also try an replace all, but I don't know how good this works
IntegratedTurtle commented 9 months ago

Corrected spelling mistakes in the code. Did NOT correct spelling mistakes in the comments.