phetsims / number-line-distance

"Number Line: Distance" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Comments should use the words "number line" instead of "numberline" #12

Closed jbphet closed 3 years ago

jbphet commented 3 years ago

Parent issue is #9.

My IDE is flagging usages of the word "numberline" everywhere, like so:

image

I looked up the term, and at least according to Webster's dictionary, it should be two words, see https://www.merriam-webster.com/dictionary/number%20line. It should probably be changed in all comments.

SaurabhTotey commented 3 years ago

I believe this issue has been addressed. I cannot find any more examples of "numberline" in comments. Feel free to reopen if I missed something.