summaryrefslogtreecommitdiff
path: root/morphlib/exts
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
commite9f13c83996ab2affe237ff800cf872dc229102e (patch)
tree5007d131ae3d8195566b2dbb6297a33b55ad8afd /morphlib/exts
parentc41216a7825ab1186f01361df411c7c4abd26e2d (diff)
downloadmorph-e9f13c83996ab2affe237ff800cf872dc229102e.tar.gz
Fix lines bigger than 79 characters in install-essential-files.configure.help
This fixes morph check. Change-Id: I5f9c8f5e73c1976b623f9a75f97b5e9aa1887c44
Diffstat (limited to 'morphlib/exts')
-rw-r--r--morphlib/exts/install-essential-files.configure.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphlib/exts/install-essential-files.configure.help b/morphlib/exts/install-essential-files.configure.help
index 1d123839..9148aeff 100644
--- a/morphlib/exts/install-essential-files.configure.help
+++ b/morphlib/exts/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.