summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/BitmapFilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/BitmapFilter.hxx b/include/vcl/BitmapFilter.hxx
index 0521ded42357..899d98047a03 100644
--- a/include/vcl/BitmapFilter.hxx
+++ b/include/vcl/BitmapFilter.hxx
@@ -20,7 +20,7 @@ namespace vcl::bitmap
{
// Generates strip ranges and run the input function with the start and
// end as parameters. The additional parameter bLast denotes if the
-// iteration is teh last one.
+// iteration is the last one.
//
// Example:
// first = 0, last = 100, STRIP_SIZE = 32