summaryrefslogtreecommitdiff
path: root/include/canvas
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-06-14 22:42:10 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-06-30 09:47:19 +0200
commitf91c5c6a112cf4afab24c4bc9bb7e7a408d7d345 (patch)
tree84e2eb3585797998157f8d8a4f3d9a6489d36701 /include/canvas
parentdc03b756795df156a14d00486825c6930a44b161 (diff)
Fix typo
Change-Id: I267d321e206936e5b40412e8d2ac76cf24e655be Reviewed-on: https://gerrit.libreoffice.org/74900 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/canvas')
-rw-r--r--include/canvas/canvastools.hxx2
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
*
*/