diff src/buffer.c @ 1698:f4f8014d516e v7.2c.000

updated for version 7.2c-000
author vimboss
date Wed, 06 Aug 2008 17:06:04 +0000
parents 46bbe11644e0
children cdf37c8f4616
line wrap: on
line diff
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -94,7 +94,7 @@ open_buffer(read_stdin, eap)
 		break;
 	/*
 	 * if there is no memfile at all, exit
-	 * This is OK, since there are no changes to loose.
+	 * This is OK, since there are no changes to lose.
 	 */
 	if (curbuf == NULL)
 	{