summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/common/unicode/bytestriebuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/common/unicode/bytestriebuilder.h')
-rw-r--r--deps/icu-small/source/common/unicode/bytestriebuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/icu-small/source/common/unicode/bytestriebuilder.h b/deps/icu-small/source/common/unicode/bytestriebuilder.h
index 7a806bb7f0..b164e3bbd6 100644
--- a/deps/icu-small/source/common/unicode/bytestriebuilder.h
+++ b/deps/icu-small/source/common/unicode/bytestriebuilder.h
@@ -143,7 +143,7 @@ private:
virtual int32_t getMaxLinearMatchLength() const { return BytesTrie::kMaxLinearMatchLength; }
/**
- * @internal
+ * @internal (private)
*/
class BTLinearMatchNode : public LinearMatchNode {
public: