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

List:       kde-i18n-doc
Subject:    koffice/kspread/functions
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2009-01-15 11:53:45
Message-ID: 1232020425.748767.3704.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 911365 by mkruisselbrink:

fix some errors and typos in some function descriptions.
BUG: 161423
CCMAIL: kde-i18n-doc@kde.org


 M  +3 -3      datetime.xml  
 M  +2 -2      financial.xml  


--- trunk/koffice/kspread/functions/datetime.xml #911364:911365
@@ -610,8 +610,8 @@
 	<Help>
 	    <Text>The WEEKNUM() function returns the non-ISO week number in which the date \
falls into.</Text>  <Syntax>WEEKNUM(date; method)</Syntax>
-	    <Example>WEEKNUM(A1; 1) returns 11 when A1 is "9th of March 2008". Number of \
                the week in the year, with a week beginning on Sunday (11)</Example>
-	    <Example>WEEKNUM(A1; 2) returns 10 when A1 is "9th of March 2008". Number of \
the week in the year, with a week beginning on Monday (10)</Example> +	    \
<Example>WEEKNUM(A1; 1) returns 11 when A1 is "9th of March 2008". Number of the week \
in the year, with a week beginning on Sunday (1, this is the default if Method is \
omitted.)</Example> +	    <Example>WEEKNUM(A1; 2) returns 10 when A1 is "9th of March \
2008". Number of the week in the year, with a week beginning on Monday (2)</Example>  \
<Related>ISOWEEKNUM</Related>  </Help>
     </Function>
@@ -636,7 +636,7 @@
             <Text>Interval must be one of the following: "m": month; "d": days; "y": \
complete years; "ym": month excluding years; "yd": days excluding years; "md": days \
excluding months and years</Text>  <Syntax>DATEDIF(first date; second date; \
                interval)</Syntax>
 	    <Example>DATEDIF(A1;A2;"d") A1 is "1st of January 1995" and A2 is "15th of June \
                1999" returns number of days 1626</Example>
-	    <Example>DATEDIF(A1;A2;"m") A1 is "1st of January 1995" and A2 is "15th of June \
1999" returns number of weeks 53</Example> +	    <Example>DATEDIF(A1;A2;"m") A1 is \
"1st of January 1995" and A2 is "15th of June 1999" returns number of months \
53</Example>  </Help>
     </Function>
 
--- trunk/koffice/kspread/functions/financial.xml #911364:911365
@@ -272,7 +272,7 @@
       <Help>
         <Text>Calculates the cumulative principal payment.</Text>
         <Syntax>CUMPRINC(rate, periods, value, start, end, type)</Syntax>
-        <Example>CUMPRINC( 0.06/12; 5*12; 100000; 5; 12; 0 ) equals \
-11904,054201</Example> +        <Example>CUMPRINC( 0.06/12; 5*12; 100000; 5; 12; 0 ) \
equals -11904.054201</Example>  <Related>PPMT</Related>
         <Related>CUMIPMT</Related>
       </Help>
@@ -537,7 +537,7 @@
         <Type>String</Type>
       </Parameter>
       <Parameter>
-        <Comment>Targer currency</Comment>
+        <Comment>Target currency</Comment>
         <Type>String</Type>
       </Parameter>
       <Help>


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

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