diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2012-07-02 21:33:53 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-07-02 22:52:07 +0200 |
commit | f8e9647c634085bc4959497fcc9d6280a6dd2177 (patch) | |
tree | 513a872ab9b1de1b1d6984b5a9193f746fa4da33 /helpcontent2 | |
parent | 9634c349c23f1d7acfce92e56b5c7fe291ca5725 (diff) |
array elements instead of arguments
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/scalc/01/04060107.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060107.xhp b/helpcontent2/source/text/scalc/01/04060107.xhp index 598712905f..ab6a0cb261 100644 --- a/helpcontent2/source/text/scalc/01/04060107.xhp +++ b/helpcontent2/source/text/scalc/01/04060107.xhp @@ -1198,7 +1198,7 @@ for bug #i31051#</comment></paragraph> <paragraph role="heading" id="hd_id3163390" xml-lang="en-US" level="3" l10n="U" oldref="180">Syntax</paragraph> <paragraph role="code" id="par_id3163404" xml-lang="en-US" l10n="U" oldref="181">SUMX2PY2(ArrayX; ArrayY)</paragraph> <paragraph role="paragraph" id="par_id3163417" xml-lang="en-US" l10n="U" oldref="182"> -<emph>ArrayX</emph> represents the first array whose arguments are to be squared and added.</paragraph> +<emph>ArrayX</emph> represents the first array whose elements are to be squared and added.</paragraph> <paragraph role="paragraph" id="par_id3163437" xml-lang="en-US" l10n="U" oldref="183"> <emph>ArrayY</emph> represents the second array, whose elements are to be squared and added.</paragraph> <paragraph role="paragraph" id="par_idN11E45" xml-lang="en-US" l10n="NEW"> |