[hackers] [sbase] Fix small typo in comment || Roberto E. Vargas Caballero
commit 05af2156b6259ca8efc1674bc9d572a912bdba62
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Wed Dec 16 21:17:52 2015 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Wed Dec 16 20:25:50 2015 +0000
Fix small typo in comment
diff --git a/ed.c b/ed.c
index c060e5f..3d90d4d 100644
--- a/ed.c
+++ b/ed.c
_AT_@ -1304,7 +1304,7 @@ doglobal(void)
}
docmd();
}
- discard(); /* cover the case of not matchingc anything */
+ discard(); /* cover the case of not matching anything */
}
static void
Received on Wed Dec 16 2015 - 21:25:55 CET
This archive was generated by hypermail 2.3.0
: Wed Dec 16 2015 - 21:36:13 CET