diff options
author | Eike Rathke <erack@redhat.com> | 2016-10-12 13:02:56 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-10-12 13:05:38 +0200 |
commit | 2d1ceeaf543b74c76042bd714be1b1eed2adba6d (patch) | |
tree | 80179a206af8e6e32ae1cbe1f09d6d1eab77abf0 | |
parent | 50bab958d34bf90c4b345dbf2b66050fc58538fd (diff) |
fix typo, s/Number 0/Number30/
Change-Id: I32b5f02e4732bea036e4ca76f24f6ffe85dc0736
-rw-r--r-- | source/text/scalc/01/04060184.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060184.xhp b/source/text/scalc/01/04060184.xhp index d517a3f815..e5cc06d21d 100644 --- a/source/text/scalc/01/04060184.xhp +++ b/source/text/scalc/01/04060184.xhp @@ -142,7 +142,7 @@ oldref="35">AVERAGE</paragraph> <paragraph xml-lang="en-US" id="hd_id3146943" role="heading" level="3" l10n="U" oldref="37">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id3154679" role="code" l10n="U" oldref="38">AVERAGE(Number1; Number2; ...Number30)</paragraph> -<paragraph xml-lang="en-US" id="par_id3150741" role="paragraph" l10n="CHG" oldref="39"><emph>Number1; Number2;...Number 0</emph> are numerical values or ranges.</paragraph> +<paragraph xml-lang="en-US" id="par_id3150741" role="paragraph" l10n="CHG" oldref="39"><emph>Number1; Number2;...Number30</emph> are numerical values or ranges.</paragraph> <paragraph xml-lang="en-US" id="hd_id3153039" role="heading" level="3" l10n="U" oldref="40">Example</paragraph> <paragraph xml-lang="en-US" id="par_id3151232" role="paragraph" l10n="U" oldref="41"> @@ -550,4 +550,4 @@ oldref="136">Example</paragraph> <embed href="text/scalc/01/04060100.xhp#drking"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |