From 3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Mon, 2 Jun 2014 16:55:59 +0100 Subject: replace github with GitHub The correct capitalisation pattern is "GitHub"; fix manual and makefile commentary. Signed-off-by: Simon Dawson Signed-off-by: Peter Korsgaard --- package/libsha1/libsha1.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libsha1/libsha1.mk') diff --git a/package/libsha1/libsha1.mk b/package/libsha1/libsha1.mk index 2fd7705a1e..647f986d4f 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 -- cgit v1.2.1