summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2023-06-13 07:01:20 -0400
committerGitHub <noreply@github.com>2023-06-13 20:01:20 +0900
commit5cebe86a7b90e5718077c5e1d5c2165939d3f3cb (patch)
treee6b806bd9963d348b0b11454a39a96fb6a2ddd2b /Makefile.am
parentbd86ca30020a8c4d4d0755e44bf00568119c60ed (diff)
Fix misspellings (#2609)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f5c1db59..a039cbab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -215,7 +215,7 @@ EXTRA_DIST = $(DOC_FILES) $(man_MANS) $(TESTS) $(TEST_LOG_COMPILER) \
tests/base64.test tests/base64test \
tests/jq-f-test.sh tests/shtest
-# README.md is expected in Github projects, good stuff in it, so we'll
+# README.md is expected in GitHub projects, good stuff in it, so we'll
# distribute it and install it with the package in the doc directory.
docdir = ${datadir}/doc/${PACKAGE}
dist_doc_DATA = README.md COPYING AUTHORS README