diff options
Diffstat (limited to 'bpkg/fetch-git.cxx')
-rw-r--r-- | bpkg/fetch-git.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx index 395caf7..95dcbc7 100644 --- a/bpkg/fetch-git.cxx +++ b/bpkg/fetch-git.cxx @@ -1192,7 +1192,7 @@ namespace bpkg // Note that we suppress the (too detailed) fetch command output if the // verbosity level is 1. However, we still want to see the progress in - // this case, unless STDERR is not directed to a terminal. + // this case, unless stderr is not directed to a terminal. // // Also note that we don't need to specify --refmap option since we can // rely on the init() function that properly sets the |