diff options
Diffstat (limited to 'src/feature.h')
-rw-r--r-- | src/feature.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature.h b/src/feature.h index 330a74868..5945ca431 100644 --- a/src/feature.h +++ b/src/feature.h @@ -1007,7 +1007,7 @@ /* * MODIFIED_BY Name of who modified Vim. Required when distributing - * a modifed version of Vim. + * a modified version of Vim. * Also from the "--with-modified-by" configure argument. */ /* #define MODIFIED_BY "John Doe" */ |