aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ls_args.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ls_args.h b/ls_args.h
index 05079a6..21ea63a 100644
--- a/ls_args.h
+++ b/ls_args.h
@@ -25,7 +25,8 @@
* ==== 2. HOW TO USE ====
*
* ls_args, like all LS libraries, is a header-only library in a single file.
- * To use it in your codebase, simply copy and paste it into your source tree, in a place where includes are read from.
+ * To use it in your codebase, simply copy and paste it into your source tree,
+ * in a place where includes are read from.
*
* Then include and use it.
*