Fix duplicated `creates' in SIGNAL-CONDITION documentation.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 2 May 2012 14:29:11 +0000 (14:29 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 2 May 2012 14:29:11 +0000 (14:29 +0000)
Thanks, ecraven.  (Also, thanks for the previous typo fix too.)

doc/ref-manual/error.texi

index c97063ef2abb54273e15db2ff74867daf26de9db..0b66105b16bdb30dcf9440c552ad1ffe070efc8f 100644 (file)
@@ -442,7 +442,7 @@ signalled it is best to actually put a breakpoint on entry to
 @vindex standard-error-hook
 @cindex REP loop
 Called internally by @code{error} after it calls
-@code{signal-condition}.  Normally creates creates a new @sc{repl} with
+@code{signal-condition}.  Normally creates a new @sc{repl} with
 the prompt @code{"error>"} (but see @code{standard-error-hook}).  In
 order to simulate the effect of calling @code{error}, code may call
 @code{signal-condition} directly and then call