summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2010-06-24 17:58:58 (GMT)
committer Don Pellegrino <don@drexel.edu>2010-06-24 17:58:58 (GMT)
commit108ceb3e7e1c4f36d8d33e774c31cd5420c4cc18 (patch) (side-by-side diff)
tree5e15d64d7ae4089d8ec9f8dfce483d5397419e5a
parentcb41becd23ff810a245cda22f0308e552783040f (diff)
downloadexp005-108ceb3e7e1c4f36d8d33e774c31cd5420c4cc18.zip
exp005-108ceb3e7e1c4f36d8d33e774c31cd5420c4cc18.tar.gz
exp005-108ceb3e7e1c4f36d8d33e774c31cd5420c4cc18.tar.bz2
Fixed typo in the comments.
-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.