From b8ff1fb5eb60511f21c425e09c473105ffff02cb Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 4 Feb 2012 21:59:01 +0100 Subject: updated for version 7.3.423 Problem: Small mistakes in comments, proto and indent. Solution: Fix the mistakes. Also update runtime files --- src/ex_cmds2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ex_cmds2.c') diff --git a/src/ex_cmds2.c b/src/ex_cmds2.c index 7d1e282e00..4b2564bbd4 100644 --- a/src/ex_cmds2.c +++ b/src/ex_cmds2.c @@ -1939,7 +1939,7 @@ alist_check_arg_idx() } /* - * Return TRUE if window "win" is editing then file at the current argument + * Return TRUE if window "win" is editing the file at the current argument * index. */ static int -- cgit v1.2.3