aboutsummaryrefslogtreecommitdiff
path: root/dw/view.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/view.hh')
-rw-r--r--dw/view.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/view.hh b/dw/view.hh
index 995c2d9c..5b6419a5 100644
--- a/dw/view.hh
+++ b/dw/view.hh
@@ -75,7 +75,7 @@ public:
virtual int getScrollbarOnLeft () = 0;
/**
- * \brief Scroll the vieport to the given position.
+ * \brief Scroll the viewport to the given position.
*
* Does not have to be implemented, when usesViewport returns false.
*/