summaryrefslogtreecommitdiffstats
path: root/src/feature.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-08-06 17:06:04 +0000
committerBram Moolenaar <Bram@vim.org>2008-08-06 17:06:04 +0000
commite37d50a5def1c0ff162392cd3f017059c458650c (patch)
treee7d1e2b17976b130d1283d33b091baf30cfc5d2c /src/feature.h
parentda40c8536c2b7bdbd1d192ee1aa3045e2119675e (diff)
updated for version 7.2c-000v7.2c.000
Diffstat (limited to 'src/feature.h')
-rw-r--r--src/feature.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature.h b/src/feature.h
index a96a3d1c24..c560a9f7f8 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -816,7 +816,7 @@
* +writebackup 'writebackup' is default on:
* Use a backup file while overwriting a file. But it's
* deleted again when 'backup' is not set. Changing this
- * is strongly discouraged: You can loose all your
+ * is strongly discouraged: You can lose all your
* changes when the computer crashes while writing the
* file.
* VMS note: It does work on VMS as well, but because of