aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cxx/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/cxx/init.cxx')
-rw-r--r--libbuild2/cxx/init.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/cxx/init.cxx b/libbuild2/cxx/init.cxx
index 7e1bc4c..a2c9f25 100644
--- a/libbuild2/cxx/init.cxx
+++ b/libbuild2/cxx/init.cxx
@@ -585,7 +585,7 @@ namespace build2
// functionality is in use. Another reason to whitelist is to catch
// warnings in instantiations of templates that belong to a library
// that is otherwise warning-free (see the MSVC /external:templates-
- // option for details).
+ // option for background).
//
// Note also that if multiple libraries are installed into the same
// location (or otherwise share the same header search paths, for