aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-11 12:33:21 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-11 12:33:21 +0100
commit0d6ce70e6f76e936d9673472cbd3195842a9cf81 (patch)
tree20421830f64beaf76e6d31bb2d32821c1e969d14
parentfix a memory leak (diff)
downloadscrotty-0d6ce70e6f76e936d9673472cbd3195842a9cf81.tar.gz
scrotty-0d6ce70e6f76e936d9673472cbd3195842a9cf81.tar.bz2
scrotty-0d6ce70e6f76e936d9673472cbd3195842a9cf81.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--src/scrotty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scrotty.c b/src/scrotty.c
index 5624e28..c076fa4 100644
--- a/src/scrotty.c
+++ b/src/scrotty.c
@@ -51,7 +51,7 @@
* work even if there are longer lines), therefore the selected whitespace
* is LF (new line).
*
- * ASCII is wider supported than binary, and is create for version control,
+ * ASCII has wider support than binary, and is create for version control,
* especifially with one datum per line.
*/
const char* inttable[] =