[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread/functions
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2010-06-02 0:43:32
Message-ID: 20100602004332.CD205AC8C7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1133555 by sebsauer:

followup of r1133553; fix rot13 docs too.

 M  +5 -5      text.xml  


--- trunk/koffice/kspread/functions/text.xml #1133554:1133555
@@ -398,18 +398,18 @@
     </Function>
 
     <Function>
-      <Name>ROT</Name>
+      <Name>ROT13</Name>
       <Type>String</Type>
       <Parameter>
 	<Comment>Text</Comment>
 	<Type>String</Type>
       </Parameter>
       <Help>
-	<Text>The ROT() function encrypts text by replacing each letter with the one 13 \
places along in the alphabet. If the 13th position is beyond the letter Z, it begins \
again at A (rotation).</Text> +	<Text>The ROT13() function encrypts text by replacing \
each letter with the one 13 places along in the alphabet. If the 13th position is \
                beyond the letter Z, it begins again at A (rotation).</Text>
         <Text>By applying the encryption function again to the resulting text, you \
                can decrypt the text.</Text>
-	<Syntax>ROT(Text)</Syntax>
-	<Example>ROT("KSpread") returns "XFcernq"</Example>
-	<Example>ROT("XFcernq") returns "KSpread"</Example>
+	<Syntax>ROT13(Text)</Syntax>
+	<Example>ROT13("KSpread") returns "XFcernq"</Example>
+	<Example>ROT13("XFcernq") returns "KSpread"</Example>
       </Help>
     </Function>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic