summaryrefslogtreecommitdiffstats
path: root/app/README
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-04 15:55:56 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-04 15:55:56 +0000
commita0c9b5cb07e4b691874e858527e36cb8c83c56d0 (patch)
treef198cd9f9ced2e66998aa1db6cbe1c265f03862b /app/README
parentdf0d2e0e18549e8fe348d08769c929340d75131e (diff)
downloadacf-core-a0c9b5cb07e4b691874e858527e36cb8c83c56d0.tar.bz2
acf-core-a0c9b5cb07e4b691874e858527e36cb8c83c56d0.tar.xz
Remove trailing whitespace
Diffstat (limited to 'app/README')
-rw-r--r--app/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/README b/app/README
index 83e69af..9c7169c 100644
--- a/app/README
+++ b/app/README
@@ -16,7 +16,7 @@ Create a Makefile that describes the the following:
* what files should be installed on the running system
- * what additional files should be included in the distribution package
+ * what additional files should be included in the distribution package
(tar.gz source package). The Makefile and acf-pkg.mk wil automatically be
added so only extra files like README and ChangeLog needs to be specified
here.