changeset 23246:184ab9034ad5

* grabcode.m: Fix typo in doc string.
author John W. Eaton <jwe@octave.org>
date Mon, 06 Mar 2017 10:58:24 -0500
parents aaf5ac82979d
children d4834e9ac2e7
files scripts/general/grabcode.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/general/grabcode.m	Mon Mar 06 10:57:54 2017 -0500
+++ b/scripts/general/grabcode.m	Mon Mar 06 10:58:24 2017 -0500
@@ -24,7 +24,7 @@
 ## Grab the code from a report created by the @code{publish} function.
 ##
 ## The grabbed code inside the published report must be enclosed by the
-## strings @samp{##### SOURCE BEGIN #####} and @samp {##### SOURCE END #####}.
+## strings @samp{##### SOURCE BEGIN #####} and @samp{##### SOURCE END #####}.
 ## The @code{publish} function creates this format automatically.
 ##
 ## If no return value is requested the code is saved to a temporary file and