diff options
| -rw-r--r-- | doc/todo/typo_in_propagate.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/typo_in_propagate.mdwn b/doc/todo/typo_in_propagate.mdwn new file mode 100644 index 00000000..eacc0009 --- /dev/null +++ b/doc/todo/typo_in_propagate.mdwn @@ -0,0 +1,3 @@ +Several comments and function names use the word "propigate" which seems to be a very uncommon spelling of "propagate". For example, Webster's dictionary knows about "[propagate](http://www.merriam-webster.com/dictionary/propagate)" but not about "propigate". + +Thus I propose to change the spelling into "propagate". I already did the change in the last commit on the branch `typo` in the repository `https://github.com/felgru/propellor.git`, from where you can pull the change. |
