diff options
Diffstat (limited to 'libbuild2/test')
-rw-r--r-- | libbuild2/test/script/regex.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/test/script/regex.hxx b/libbuild2/test/script/regex.hxx index 9265021..4114ea4 100644 --- a/libbuild2/test/script/regex.hxx +++ b/libbuild2/test/script/regex.hxx @@ -512,7 +512,7 @@ namespace std narrow (const char_type*, const char_type*, char, char*) const; }; - // Note: the current application locale must be the POSIX one. Otherwise the + // Note: the current application locale must be POSIX. Otherwise the // behavior is undefined. // template <> |