summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/i18n/regeximp.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/i18n/regeximp.h')
-rw-r--r--deps/icu-small/source/i18n/regeximp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/icu-small/source/i18n/regeximp.h b/deps/icu-small/source/i18n/regeximp.h
index da4a861bde..9155cd3a31 100644
--- a/deps/icu-small/source/i18n/regeximp.h
+++ b/deps/icu-small/source/i18n/regeximp.h
@@ -123,7 +123,7 @@ enum {
// saved input position, FAIL rather than taking
// the JMP
URX_LA_START = 37, // Starting a LookAround expression.
- // Save InputPos and SP in static data.
+ // Save InputPos, SP and active region in static data.
// Operand: Static data offset for the save
URX_LA_END = 38, // Ending a Lookaround expression.
// Restore InputPos and Stack to saved values.