From: Rich Bowen Date: Wed, 24 Jan 2024 14:46:36 +0000 (+0000) Subject: Updated typo NWGNUmakefile X-Git-Tag: 2.4.59-rc1-candidate~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58303ee3c1996525ddff25af7b585ceeb7f53fdc;p=thirdparty%2Fapache%2Fhttpd.git Updated typo NWGNUmakefile dependencies was spelled dependancies. Submitted by: StevenSedwick <133059415+StevenSedwick@users.noreply.github.com> (Also applied to trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/NWGNUmakefile b/server/NWGNUmakefile index 7f96e81e126..4917811c614 100644 --- a/server/NWGNUmakefile +++ b/server/NWGNUmakefile @@ -225,7 +225,7 @@ FILES_lib_objs = \ $(EOLIST) # -# implement targets and dependancies (leave this section alone) +# implement targets and dependencies (leave this section alone) # libs :: $(OBJDIR) $(TARGET_lib)