changeset 31285:d8d2b5661082

doc: Fix typo in refcard.tex refcard.tex: Fix typo "ount" --> "count". Update version number to indicate bugfix.
author Arun Giridhar <arungiridhar@gmail.com>
date Sun, 09 Oct 2022 16:35:20 -0400
parents 5ec49cb45c50
children 10a813492497
files doc/refcard/refcard.tex
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/refcard/refcard.tex	Sun Oct 09 13:56:59 2022 -0400
+++ b/doc/refcard/refcard.tex	Sun Oct 09 16:35:20 2022 -0400
@@ -56,7 +56,7 @@
 % covered, nor all variations of a command.
 
 \def\octaveversion{8.0.0}
-\def\refcardedition{3.1}
+\def\refcardedition{3.1.1}
 
 % ------------------
 % multicolumn format
@@ -442,7 +442,7 @@
 rand randi randn&create matrix of random values\cr
 all&true if all elements nonzero\cr
 any&true if at least one element nonzero\cr
-nnz &ount nonzero elements\cr
+nnz &count nonzero elements\cr
 sparse&create a sparse matrix\cr
 \endsec