diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-18 14:15:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-18 14:15:40 -0400 |
| commit | 43494209b2166813d055e18d5277efc10cb4fc50 (patch) | |
| tree | d18c4464c77765237f855a72e2f3506f6759dc75 /doc | |
| parent | ab758ea015519b1dfed4fc1fdb89914f1529cabb (diff) | |
| parent | 1841c6768cc6b21a3b21e68c75970feb4255921f (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc')
| -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. |
