diff options
author | Simon Dawson <spdawson@gmail.com> | 2014-06-02 16:55:59 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-06-04 23:14:08 +0200 |
commit | 3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c (patch) | |
tree | 477535cca7a6d0f57cb3e2234e5ace976157c68e /package/libsha1 | |
parent | f3a12bc334d4673df1c2abf6311f6f85f93d53cd (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.mk | 2 |
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 |