diff options
Diffstat (limited to 'doc/misc/ses.texi')
-rw-r--r-- | doc/misc/ses.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index fc79b027a1d..5f9a0f59721 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -584,7 +584,7 @@ This example will: When the cell is empty (ie.@: when @code{val} is @code{nil}), print an empty string @code{""} @item -When the cell value is a non negative number, format the the value in +When the cell value is a non negative number, format the value in fixed-point notation with one decimal after point @item Otherwise, handle the value as erroneous by printing it as an |