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

List:       kde-i18n-doc
Subject:    =?utf-8?q?=5Bcalligra=5D_tables/functions=3A_fix_examples_after_?=
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2011-06-20 10:08:11
Message-ID: 20110620100811.4863BA60A4 () git ! kde ! org
[Download RAW message or body]

Git commit fa3aebd70f31174a94be17f09ae6ece043f9a218 by Alexander Potashev.
Committed on 20/06/2011 at 12:07.
Pushed by aspotashev into branch 'master'.

fix examples after KOffice->Calligra replacement

CCMAIL: kde-i18n-doc@kde.org

M  +3    -3    tables/functions/text.xml     

http://commits.kde.org/calligra/fa3aebd70f31174a94be17f09ae6ece043f9a218

diff --git a/tables/functions/text.xml b/tables/functions/text.xml
index 975f638..6933622 100644
--- a/tables/functions/text.xml
+++ b/tables/functions/text.xml
@@ -302,9 +302,9 @@
            <Text>Parameter start_num specifies the character at which to start the \
search. The first character is character number 1. If start_num is omitted, it is \
                assumed to be 1.</Text>
            <Text>You can also use function SEARCH, but unlike SEARCH, FIND is \
case-sensitive and does not allow wildcard characters.</Text>  \
                <Syntax>FIND(find_text;within_text;start_num)</Syntax>
-           <Example>FIND("KOf";"Calligra") returns 1</Example>
+           <Example>FIND("Cal";"Calligra") returns 1</Example>
            <Example>FIND("i";"Calligra") returns 5</Example>
-           <Example>FIND("K";"KSpread in Calligra";4) returns 12</Example>
+           <Example>FIND("a";"Tables in Calligra";4) returns 12</Example>
            <Related>FINDB</Related>
            <Related>SEARCH</Related>
            <Related>REPLACE</Related>
@@ -465,7 +465,7 @@
        <Help>
            <Text>The CONCATENATE() function returns a string which is the \
concatenation of the strings passed as parameters.</Text>  \
                <Syntax>CONCATENATE(value;value;...)</Syntax>
-           <Example>CONCATENATE("KSpread";"Calligra";"KDE") returns \
"KSpreadCalligraKDE"</Example> +           \
<Example>CONCATENATE("Tables";"Calligra";"KDE") returns "TablesCalligraKDE"</Example> \
</Help>  </Function>
 


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

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