]> granicus.if.org Git - nethack/commitdiff
typo fix
authornhmall <nhmall@nethack.org>
Thu, 13 Jan 2022 19:30:52 +0000 (14:30 -0500)
committernhmall <nhmall@nethack.org>
Thu, 13 Jan 2022 19:30:52 +0000 (14:30 -0500)
sys/unix/hints/linux.370

index 5990a3d89240d720807835c87fe59e1ded7410ff..30effeba30837dfb9af71580c371300747bbbfa0 100755 (executable)
@@ -147,7 +147,7 @@ QTCXXFLAGS += $(sort $(shell PKG_CONFIG_PATH=$(QTDIR)/lib/pkgconfig pkg-config Q
 WINLIB += $(shell PKG_CONFIG_PATH=$(QTDIR)/lib/pkgconfig pkg-config Qt5Gui Qt5Widgets Qt5Multimedia --libs)
 endif   # WANT_WIN_QT5
 ifdef WANT_WIN_QT6
-# As of January 2022 there was no Qt6 package was available.
+# As of January 2022 there was no Qt6 package available.
 ifndef QT_PACKAGE_AVAILABLE
 # Try some likely spots for a self-built Qt6.
 # You'll have to change these manually before using the hints file