]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/tridpars.h
ICU-491.11.2.tar.gz
[apple/icu.git] / icuSources / i18n / tridpars.h
index e86f104ffd786b3f9d0c33e03f4bc14dd5277d10..1f2268fb111370a1e698cb11c093b18df53dd143 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **************************************************************************
- *   Copyright (c) 2002-2005, International Business Machines Corporation *
+ *   Copyright (c) 2002-2010, International Business Machines Corporation *
  *   and others.  All Rights Reserved.                                    *
  **************************************************************************
  *   Date        Name        Description                                  *
@@ -147,7 +147,7 @@ class TransliteratorIDParser /* not : public UObject because all methods are sta
      * @param dir the direction.
      * @param withParens INPUT-OUTPUT parameter.  On entry, if
      * withParens[0] is 0, then parens are disallowed.  If it is 1,
-     * then parens are requires.  If it is -1, then parens are
+     * then parens are required.  If it is -1, then parens are
      * optional, and the return result will be set to 0 or 1.
      * @param canonID OUTPUT parameter.  The pattern for the filter
      * added to the canonID, either at the end, if dir is FORWARD, or