summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-28 18:37:53 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-28 18:41:35 +0000
commit7c6ab30c70e141533de6af3257515002259757e1 (patch)
tree5b4cdd23ab3aba5eb78d9c470904128d9190134e
parent8a56b40116e96905c1cb8d84c231f858a3ff8388 (diff)
downloaddefinitions-7c6ab30c70e141533de6af3257515002259757e1.tar.gz
Fix lines bigger than 79 characters in install-essential-files.configure.help
This fixes morph check. Change-Id: I5f9c8f5e73c1976b623f9a75f97b5e9aa1887c44
-rw-r--r--install-essential-files.configure.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-essential-files.configure.help b/install-essential-files.configure.help
index 1d123839..9148aeff 100644
--- a/install-essential-files.configure.help
+++ b/install-essential-files.configure.help
@@ -13,8 +13,8 @@
# with this program; if not, see <http://www.gnu.org/licenses/>.
help: |
- This installs files from the essential-files/ folder in your definitions.git
- repo, according to essential-files/manifest.
+ This installs files from the essential-files/ folder in your
+ definitions.git repo, according to essential-files/manifest.
It wraps the install-files.configure extension. Take a look to that
extension help to know more about the format of the manifest file.