summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/controller/callbacks/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller/callbacks/keyboard.c b/src/controller/callbacks/keyboard.c
index d657053..dec8ba6 100644
--- a/src/controller/callbacks/keyboard.c
+++ b/src/controller/callbacks/keyboard.c
@@ -71,7 +71,7 @@ keyboard (unsigned char key, int x, int y)
case 'z':
/*
- * Selection will be use to zoom.
+ * Selection will be used to zoom.
*/
S.selection.purpose = ZOOM;
break;

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.