aboutsummaryrefslogtreecommitdiff
path: root/libbutl/command.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/command.mxx')
-rw-r--r--libbutl/command.mxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/command.mxx b/libbutl/command.mxx
index b215817..02c8eb8 100644
--- a/libbutl/command.mxx
+++ b/libbutl/command.mxx
@@ -55,7 +55,7 @@ LIBBUTL_MODEXPORT namespace butl
// possible substitutions (so the redirect character cannot be the result of
// a substitution; see below).
//
- // The relative redirect file paths are completed against the command
+ // The relative redirect file paths are completed using the command
// current working directory. Note that if it is altered via the process
// environment, then the new value is used.
//