diff scripts/deprecated/md5sum.m @ 21122:dba88797f69f

doc: Periodic grammarcheck of documentation.
author Rik <rik@octave.org>
date Wed, 20 Jan 2016 21:14:47 -0800
parents 2b8447888e0a
children a4faec57f4c8
line wrap: on
line diff
--- a/scripts/deprecated/md5sum.m	Wed Jan 20 20:57:45 2016 -0800
+++ b/scripts/deprecated/md5sum.m	Wed Jan 20 21:14:47 2016 -0800
@@ -39,7 +39,7 @@
 ## If the second parameter @var{opt} exists and is true, then calculate the MD5
 ## sum of the string @var{str}.
 ##
-## @seealso{hash,fileread}
+## @seealso{hash, fileread}
 ## @end deftypefn
 
 function r = md5sum (str, opt)