summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/inc/tools/time.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inc/tools/time.hxx b/tools/inc/tools/time.hxx
index ce6eb42ebe88..1c3dc6113de5 100644
--- a/tools/inc/tools/time.hxx
+++ b/tools/inc/tools/time.hxx
@@ -25,7 +25,7 @@
class ResId;
/**
- @WARNING: This class can serve both as call clock time and time duration, and
+ @WARNING: This class can serve both as wall clock time and time duration, and
the mixing of these concepts leads to problems such as there being
25 hours or 10 minus 20 seconds being (non-negative) 10 seconds.
*/