aboutsummaryrefslogtreecommitdiff
path: root/libbutl
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl')
-rw-r--r--libbutl/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/utility.hxx b/libbutl/utility.hxx
index 2785bac..a129276 100644
--- a/libbutl/utility.hxx
+++ b/libbutl/utility.hxx
@@ -172,7 +172,7 @@ namespace butl
return move (trim_right (s));
}
- // Find the beginning and end poistions of the next word. Return the size
+ // Find the beginning and end positions of the next word. Return the size
// of the word or 0 and set b = e = n if there are no more words. For
// example:
//