Capitalize word after `Caution:'.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 30 Aug 2013 15:52:18 +0000 (15:52 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 30 Aug 2013 15:52:18 +0000 (15:52 +0000)
doc/user-manual/user.texinfo

index c7d2311465297b74b51ef81060840af01394466c..89356e483b225c206a8841120315cbb704a2d185 100644 (file)
@@ -1577,7 +1577,7 @@ storage available after collection, an exact non-negative integer.
 to system tasks after the need for a garbage collection is detected and
 before the garbage collector is started.  (An example of such a system
 task is changing the run-light to show ``gc'' when scheme is running
-under Emacs.)  @strong{Caution:} you should not specify
+under Emacs.)  @strong{Caution:} You should not specify
 @var{safety-margin} unless you know what you are doing.  If you specify
 a value that is too small, you can put Scheme in an unusable state.
 @end deffn