aboutsummaryrefslogtreecommitdiff
path: root/text-motions.h
diff options
context:
space:
mode:
Diffstat (limited to 'text-motions.h')
-rw-r--r--text-motions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-motions.h b/text-motions.h
index 0d44373..1cb21d8 100644
--- a/text-motions.h
+++ b/text-motions.h
@@ -2,7 +2,7 @@
#define TEXT_MOTIONS_H
/* these functions all take a position in bytes from the start of the file,
- * perform a certain movement and return the new postion. If the movement
+ * perform a certain movement and return the new position. If the movement
* is not possible the original position is returned unchanged. */
#include <stddef.h>