totalspectrum / flexprop

Simple GUI for Propeller development (both P1 and P2)
Other
38 stars 15 forks source link

Inconsistent naming in documentation files #23

Closed jacgoudsmit closed 4 years ago

jacgoudsmit commented 4 years ago

Hi Eric,

I noticed that some of the documentation files such as readme.md and help.txt mention "FlexPropGUI" as well as "FlexProp". There are also some places in the documentation where files are misnamed (e.g. they mention flexpropgui.zip instead of flexprop.zip).

The code appears to use "FlexProp" everywhere so probably the documentation needs to be updated to use "FlexProp" only, not "FlexPropGUI".

If you're interested, I can submit a Pull Request :-).

Thanks!

===Jac

totalspectrum commented 4 years ago

Thanks for the bug report! I think I've fixed those references now, but if you see any other inconsistencies please let me know. A pull request would be great :).

jacgoudsmit commented 4 years ago

No PR necessary. Looks like you got them all :-)