diff scripts/time/asctime.m @ 10821:693e22af08ae

Grammarcheck documentation of m-files Add newlines between @item fields for readability.
author Rik <octave@nomad.inbox5.com>
date Mon, 26 Jul 2010 21:25:36 -0700
parents eb63fbe60fab
children c776f063fefe
line wrap: on
line diff
--- a/scripts/time/asctime.m	Mon Jul 26 07:41:23 2010 -0400
+++ b/scripts/time/asctime.m	Mon Jul 26 21:25:36 2010 -0700
@@ -20,7 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} asctime (@var{tm_struct})
 ## Convert a time structure to a string using the following five-field
-## format: Thu Mar 28 08:40:14 1996.  For example,
+## format: Thu Mar 28 08:40:14 1996.  For example:
 ##
 ## @example
 ## @group