]> Cypherpunks.ru repositories - goredo.git/commitdiff
Trivial word style change
authorSergey Matveev <stargrave@stargrave.org>
Sun, 18 Jul 2021 11:41:55 +0000 (14:41 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 18 Jul 2021 11:41:55 +0000 (14:41 +0300)
doc/faq.texi

index 3bf832ef88541374f3df71b35688a9bacc90a231..790101a94f7faa1a66b22679e8575f666347c812 100644 (file)
@@ -56,7 +56,7 @@ then just remove @file{foo/.redo/bar.rec}.
 
 @section Does redo-always always rebuilds target?
 
-By definition, it should be build always, as
+By definition, it should be built always, as
 @url{http://news.dieweltistgarnichtso.net/bin/redo-sh.html#why-built-twice,
 redo-sh} and @command{redo-c} implementations do. But that ruins the
 whole redo usability, potentially rebuilding everything again and again.
@@ -79,7 +79,7 @@ Building of the lower level OOD target first is unfair and dishonest
 thing to do, because probably top level target, being the OOD, won't be
 dependant on lower level target anymore at all. Actually @command{goredo}
 does this as a shameful hack and only for always-targets, still existing
-in the wild. The whole @command{redo-always} idea is wrong.
+in the wild. The whole @command{redo-always} idea is considered harmful.
 
 If you wish to run something and decide if it must OOD the toplevel
 targets, then just run @command{redo} to forcefully rebuild it and then