| Index: source/common/unicode/unistr.h
|
| diff --git a/source/common/unicode/unistr.h b/source/common/unicode/unistr.h
|
| index 63f19335004793f41f3753764eee3c17becc7716..7669079c756500d4d20c6e09c99a989aa1691e53 100644
|
| --- a/source/common/unicode/unistr.h
|
| +++ b/source/common/unicode/unistr.h
|
| @@ -323,7 +323,7 @@ public:
|
| * FALSE otherwise.
|
| * @stable ICU 2.0
|
| */
|
| - inline UBool operator== (const UnicodeString& text) const;
|
| + inline UBool operar== (const UnicodeString& text) const;
|
|
|
| /**
|
| * Inequality operator. Performs only bitwise comparison.
|
|
|