diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/canvas/canvastools.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/canvas/canvastools.hxx b/include/canvas/canvastools.hxx index 6e67227fbd0c..99b7433d279e 100644 --- a/include/canvas/canvastools.hxx +++ b/include/canvas/canvastools.hxx @@ -99,7 +99,7 @@ namespace canvas /** * - * Count the number of 1-bits of an n-bit value + * Count the number of 1-bits of a n-bit value * */ |