From: Alan T. DeKok Date: Fri, 17 Apr 2020 21:40:22 +0000 (-0400) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d034eca3e7d3cb455312694df7199b4277dcd25;p=thirdparty%2Ffreeradius-server.git typo --- diff --git a/Makefile b/Makefile index 8435493396b..ddf4b7aa805 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ endif MFLAGS += --no-print-directory # The version of GNU Make is too old, don't use it (.FEATURES variable was -# wad added in 3.81) +# was added in 3.81) ifndef .FEATURES $(error The build system requires GNU Make 3.81 or later.) endif