From 1841c6768cc6b21a3b21e68c75970feb4255921f Mon Sep 17 00:00:00 2001 From: felgru@ee99e6e19b83f4f9255bc41b8523d0e4fdb655ef Date: Sun, 18 Oct 2015 15:35:24 +0000 Subject: propose to change spelling of "propigate" to "propagate" --- doc/todo/typo_in_propagate.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/typo_in_propagate.mdwn 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. -- cgit v1.2.3