From: Rich Bowen Date: Wed, 24 Jan 2024 14:44:49 +0000 (+0000) Subject: Updated typo NWGNUmakefile X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8268915c90ec89994798076628a14710a21c4a49;p=thirdparty%2Fapache%2Fhttpd.git Updated typo NWGNUmakefile dependencies was spelled dependancies. Submitted by: StevenSedwick <133059415+StevenSedwick@users.noreply.github.com> Github: closes #382 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915380 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/NWGNUmakefile b/server/NWGNUmakefile index 3a61094f8e9..10dfa56c45d 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)