Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 50a4579..237310d 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ install: install -m 644 "$$i"/* $(DESTDIR)$(MANDIR)/"$$i" || exit $$?; \ done; \ -# Check if groff reports warnings (may be words of sentances not displayed) +# Check if groff reports warnings (may be words of sentences not displayed) # from http://lintian.debian.org/tags/manpage-has-errors-from-man.html GROFF_LOG := $(shell mktemp /tmp/manpages-checksXXXX) check-groff-warnings: -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html