aboutsummaryrefslogtreecommitdiff
path: root/build/dump.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/dump.cxx')
-rw-r--r--build/dump.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/dump.cxx b/build/dump.cxx
index 75de2be..6496598 100644
--- a/build/dump.cxx
+++ b/build/dump.cxx
@@ -43,7 +43,7 @@ namespace build
{
// We don't want the extra notations (e.g., ~/) provided by
// diag_relative() since we want the path to be relative to
- // the outer scope.
+ // the global scope.
//
os << ind << relative (p.path ()) << ":" << endl
<< ind << '{';