aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkviewport.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-08-17 03:42:25 +0000
committercorvid <corvid@lavabit.com>2011-08-17 03:42:25 +0000
commit2d5821aa51f477933ea0d24971878b3b002139b7 (patch)
tree278cd6474576d86ef4dc43c74a964274a7061387 /dw/fltkviewport.cc
parent43d87ceeb0bc60b267e56461b71b7f93d1076b17 (diff)
typo
Diffstat (limited to 'dw/fltkviewport.cc')
-rw-r--r--dw/fltkviewport.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkviewport.cc b/dw/fltkviewport.cc
index 11994d0d..c79eb8e8 100644
--- a/dw/fltkviewport.cc
+++ b/dw/fltkviewport.cc
@@ -343,7 +343,7 @@ void FltkViewport::positionChanged ()
/*
* For scrollbars, this currently sets the same step to both vertical and
- * horizontal. It may me differentiated if necessary.
+ * horizontal. It may be differentiated if necessary.
*/
void FltkViewport::setScrollStep(int step)
{