summaryrefslogtreecommitdiffstats
path: root/src/undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/undo.c b/src/undo.c
index 64fb2050c3..85c041ebb6 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -341,7 +341,7 @@ undo_allowed(void)
}
/*
- * Get the undolevle value for the current buffer.
+ * Get the undolevel value for the current buffer.
*/
static long
get_undolevel(void)