aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/error.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/error.hh')
-rw-r--r--src/libutil/error.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libutil/error.hh b/src/libutil/error.hh
index 7e76c0079..8286eaab1 100644
--- a/src/libutil/error.hh
+++ b/src/libutil/error.hh
@@ -50,7 +50,7 @@ public:
};
// ----------------------------------------------------------------
-// format for hints. same as fmt, except templated values
+// format function for hints. same as fmt, except templated values
// are always in yellow.
template <class T>