summaryrefslogtreecommitdiff
path: root/src/move.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/move.c')
-rw-r--r--src/move.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/move.c b/src/move.c
index b4818ff16..de1a9e4de 100644
--- a/src/move.c
+++ b/src/move.c
@@ -696,7 +696,7 @@ validate_cline_row()
/*
* Compute wp->w_cline_row and wp->w_cline_height, based on the current value
- * of wp->w_topine.
+ * of wp->w_topline.
*
* Returns OK when cursor is in the window, FAIL when it isn't.
*/