diff scripts/plot/util/print.m @ 21751:b571fc85953f

maint: Use two spaces after period to indicate sentence break.
author Rik <rik@octave.org>
date Thu, 19 May 2016 18:48:52 -0700
parents 683a1beee538
children ffad2baa90f7
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Thu May 19 19:42:57 2016 -0400
+++ b/scripts/plot/util/print.m	Thu May 19 18:48:52 2016 -0700
@@ -531,7 +531,7 @@
 
 function cmd = epstool (opts, filein, fileout)
   ## As epstool does not work with pipes, a subshell is used to
-  ## permit piping. Since this solution does not work with the DOS
+  ## permit piping.  Since this solution does not work with the DOS
   ## command shell, the -tight and -preview options are disabled if
   ## output must be piped.