aboutsummaryrefslogtreecommitdiff
path: root/libbutl/utility.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/utility.mxx')
-rw-r--r--libbutl/utility.mxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/utility.mxx b/libbutl/utility.mxx
index a59686b..8a0059a 100644
--- a/libbutl/utility.mxx
+++ b/libbutl/utility.mxx
@@ -271,7 +271,7 @@ LIBBUTL_MODEXPORT namespace butl
// Throw system_error on failure.
//
- // Note that on Windows setting an empty value usets the variable.
+ // Note that on Windows setting an empty value unsets the variable.
//
LIBBUTL_SYMEXPORT void
setenv (const std::string& name, const std::string& value);