From 5cebe86a7b90e5718077c5e1d5c2165939d3f3cb Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 13 Jun 2023 07:01:20 -0400 Subject: Fix misspellings (#2609) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3