Documentation/process: phrasofix
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 09:36:20 +0000 (18:36 +0900)
committerJonathan Corbet <corbet@lwn.net>
Tue, 26 Sep 2017 20:53:51 +0000 (14:53 -0600)
Devils in the details are found only when the high level design is
refined and gets more detailed, and the appropriate phrase to use to
describe this is "problems are revealed", not "problems are
reviewed".

Reviews may reveal these problems, though ;-)

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/3.Early-stage.rst

index af2c0af..be00716 100644 (file)
@@ -178,7 +178,7 @@ matter is (1) kernel developers tend to be busy, (2) there is no shortage
 of people with grand plans and little code (or even prospect of code) to
 back them up, and (3) nobody is obligated to review or comment on ideas
 posted by others.  Beyond that, high-level designs often hide problems
-which are only reviewed when somebody actually tries to implement those
+which are only revealed when somebody actually tries to implement those
 designs; for that reason, kernel developers would rather see the code.
 
 If a request-for-comments posting yields little in the way of comments, do