]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/itrbnfrt.h
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / itrbnfrt.h
index 7155e5de75660f0eece2a93e0314fffe4be2693d..70bf23f6f5f9e23d012bce43bc24a074fa80ab2a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2000, International Business Machines Corporation and    *
+ * Copyright (C) 1996-2006, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
@@ -77,9 +77,9 @@ class RbnfRoundTripTest : public IntlTest {
   virtual void TestRussianSpelloutRT();
 
   /**
-   * Perform an exhaustive round-trip test on the Greek spellout rules
+   * Perform an exhaustive round-trip test on the Portuguese spellout rules
    */
-  virtual void TestGreekSpelloutRT();
+  virtual void TestPortugueseSpelloutRT();
 
  protected:
   void doTest(const RuleBasedNumberFormat* formatter,  double lowLimit, double highLimit);