summaryrefslogtreecommitdiff
path: root/src/gui/cliprect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/cliprect.h')
-rw-r--r--src/gui/cliprect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/cliprect.h b/src/gui/cliprect.h
index fac68a933..6642dec22 100644
--- a/src/gui/cliprect.h
+++ b/src/gui/cliprect.h
@@ -70,7 +70,7 @@
/**
* A rectangle used when dealing with clipping. A clip rectangle is
- * a regular rectangle extended with variables for x offsets and y
+ * a regular rectangle extended with variables for x offsets and y
* offsets. The offsets are used for calculations from relative
* screen coordinates to actual screen coordinates.
*/