diff doc/interpreter/external.txi @ 18790:322eb69e30ad stable

doc: Fix some Latin wording in documentation. * external.txi, interp.txi, sparse.txi: Use "a priori" rather than "a-priori". Don't use "Firstly".
author Rik <rik@octave.org>
date Mon, 02 Jun 2014 08:59:26 -0700
parents f51c1498b9f3
children 96f22d6674c4
line wrap: on
line diff
--- a/doc/interpreter/external.txi	Sun Jun 01 21:41:58 2014 -0700
+++ b/doc/interpreter/external.txi	Mon Jun 02 08:59:26 2014 -0700
@@ -807,7 +807,7 @@
       @}
     sm.cidx(j+1) = ii;
  @}
-sm.maybe_compress ();  // If don't know a-priori the final # of nz.
+sm.maybe_compress ();  // If don't know a priori the final # of nz.
 @end example
 
 @noindent
@@ -847,7 +847,7 @@
       @}
     sm.cidx(j+1) = ii;
  @}
-sm.maybe_mutate ();  // If don't know a-priori the final # of nz.
+sm.maybe_mutate ();  // If don't know a priori the final # of nz.
 @end example
 
 Note that both increasing and decreasing the number of non-zero elements in