From 1dbaaa16d0ea2c6af53f16ebb14c943fdd11bac4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Mar 2020 08:23:01 +0200 Subject: Minor comment improvements --- libbuild2/test/script/regex.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/test') 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 <> -- cgit v1.1