summaryrefslogtreecommitdiff
path: root/package/libsha1
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2014-06-02 16:55:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-06-04 23:14:08 +0200
commit3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c (patch)
tree477535cca7a6d0f57cb3e2234e5ace976157c68e /package/libsha1
parentf3a12bc334d4673df1c2abf6311f6f85f93d53cd (diff)
replace github with GitHub
The correct capitalisation pattern is "GitHub"; fix manual and makefile commentary. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libsha1')
-rw-r--r--package/libsha1/libsha1.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libsha1/libsha1.mk b/package/libsha1/libsha1.mk
index 2fd7705a1..647f986d4 100644
--- a/package/libsha1/libsha1.mk
+++ b/package/libsha1/libsha1.mk
@@ -11,7 +11,7 @@ LIBSHA1_LICENSE_FILES = COPYING
LIBSHA1_INSTALL_STAGING = YES
-# We're getting the source code from Github, so there is no generated
+# We're getting the source code from GitHub, so there is no generated
# configure script in the tarball.
LIBSHA1_AUTORECONF = YES