You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/03/25 23:52:46 UTC

[openoffice-org] branch main updated: Fixed typo (Chararacter -> Character)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 7cda50e  Fixed typo (Chararacter -> Character)
7cda50e is described below

commit 7cda50ef482418ecb89d2d4e6d7015273a4a2f3a
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Mar 26 00:52:21 2021 +0100

    Fixed typo (Chararacter -> Character)
---
 .../docs/common/ref/com/sun/star/i18n/KParseTokens.html | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/part2/content/api/docs/common/ref/com/sun/star/i18n/KParseTokens.html b/part2/content/api/docs/common/ref/com/sun/star/i18n/KParseTokens.html
index e817602..da67419 100644
--- a/part2/content/api/docs/common/ref/com/sun/star/i18n/KParseTokens.html
+++ b/part2/content/api/docs/common/ref/com/sun/star/i18n/KParseTokens.html
@@ -34,11 +34,10 @@
 <tr>
 <td><dl>
 <dt><b>Description</b></dt>
-<dd>These constants specify the characters a name or identifier token to
- be parsed can have.
- 
+ <dd>
+ These constants specify the characters a name or identifier token to be parsed can have.
  </dd>
-<dd><p> They are passed to
+ <dd><p> They are passed to
  <a href="XCharacterClassification.html">XCharacterClassification</a>::<a href="XCharacterClassification.html#parseAnyToken">parseAnyToken()</a> and
  <a href="XCharacterClassification.html">XCharacterClassification</a>::<a href="XCharacterClassification.html#parsePredefinedToken">parsePredefinedToken()</a>.
  They are also set in the <a href="ParseResult.html">ParseResult</a>::<a href="ParseResult.html#StartFlags">StartFlags</a>
@@ -150,8 +149,8 @@
 <tr>
 <td class="imsum_left"><a href="#IGNORE_LEADING_WS">IGNORE_LEADING_WS</a></td>
 <td class="imsum_right">Only valid for <em>nStartCharFlags</em> parameter to
- <method>ChararacterClassification::parseAnyToken</method> and
- <method>ChararacterClassification::parsePredefinedToken</method>,
+ <method>CharacterClassification::parseAnyToken</method> and
+ <method>CharacterClassification::parsePredefinedToken</method>,
  ignored on <em>nContCharFlags</em> parameter.
  <strong>Not</strong> set in <a href="ParseResult.html">ParseResult</a>. &nbsp;</td>
 </tr>
@@ -493,8 +492,8 @@
 <dl>
 <dt><b>Description</b></dt>
 <dd>Only valid for <em>nStartCharFlags</em> parameter to
- <method>ChararacterClassification::parseAnyToken</method> and
- <method>ChararacterClassification::parsePredefinedToken</method>,
+ <method>CharacterClassification::parseAnyToken</method> and
+ <method>CharacterClassification::parsePredefinedToken</method>,
  ignored on <em>nContCharFlags</em> parameter.
  <strong>Not</strong> set in <a href="ParseResult.html">ParseResult</a>. </dd>
 </dl>
@@ -662,7 +661,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a>
 
 </div> <!-- id="adc-idlref" -->
 </body>