Capitalize the first word.

svn: r8674

original commit: f0ddaaab92
This commit is contained in:
John Clements 2008-02-15 18:48:27 +00:00 committed by Robby Findler
parent 79f81a5bb7
commit e7f87cc3af

View File

@ -10,7 +10,8 @@
In the descriptive body of @scheme[defform], @scheme[defproc], etc.,
do not start with ``This ...'' Instead, start with a sentence whose
implicit subject is the form or value being described. Thus, the
implicit subject is the form or value being described. Capitalize the first
word. Thus, the
description will often start with ``Produces.'' Refer to arguments and
sub-forms by name.