[genius] Fixed several typos in strings
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [genius] Fixed several typos in strings
- Date: Sun,  2 Sep 2012 10:26:09 +0000 (UTC)
commit 95156bdba71635b848a64dac49602d9c9ffd3256
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Sun Sep 2 12:25:49 2012 +0200
    Fixed several typos in strings
 help/C/gel-function-list.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gel-function-list.xml b/help/C/gel-function-list.xml
index 2a158aa..6b390f6 100644
--- a/help/C/gel-function-list.xml
+++ b/help/C/gel-function-list.xml
@@ -1954,7 +1954,7 @@ If <varname>q</varname> is not prime results are bogus.</para>
          <listitem>
           <synopsis>IsPseudoprime (n,b)</synopsis>
           <para>If <varname>n</varname> is a pseudoprime base <varname>b</varname> but not a prime,
-that is if <userinput>b^(n-1) == 1 mod n</userinput>.  This calles the <function>PseudoprimeTest</function></para>
+that is if <userinput>b^(n-1) == 1 mod n</userinput>.  This calls the <function>PseudoprimeTest</function></para>
          </listitem>
         </varlistentry>
 
@@ -2370,7 +2370,7 @@ that is if <userinput>b^(n-1) == 1 mod n</userinput>.  This calles the <function
           <synopsis>CountZeroColumns (M)</synopsis>
           <para>
 	   Count the number of zero columns in a matrix.  For example
-	   Once you column reduce a matrix you can use this to find
+	   once your column reduce a matrix you can use this to find
 	   the nullity.  See <link linkend="gel-function-cref"><function>cref</function></link>
 	   and <link linkend="gel-function-Nullity"><function>Nullity</function></link>.
           </para>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]