Skip to content

Commit ffeacdc

Browse files
committed
Fix typo in code comments; dependancies -> dependencies
Submitted by: John Bampton <jbampton gmail.com> Github: closes #520 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1924446 13f79535-47bb-0310-9956-ffa450edef68
1 parent f3448d0 commit ffeacdc

File tree

136 files changed

+136
-136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+136
-136
lines changed

NWGNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ endif
382382
endif
383383

384384
#
385-
# implement targets and dependancies (leave this section alone)
385+
# implement targets and dependencies (leave this section alone)
386386
#
387387

388388
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUaccesscompat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUallowhandlers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUallowmethods

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthbasc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthdigt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthform

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ FILES_lib_objs = \
223223
$(EOLIST)
224224

225225
#
226-
# implement targets and dependancies (leave this section alone)
226+
# implement targets and dependencies (leave this section alone)
227227
#
228228

229229
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthnano

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthndbd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ FILES_lib_objs = \
222222
$(EOLIST)
223223

224224
#
225-
# implement targets and dependancies (leave this section alone)
225+
# implement targets and dependencies (leave this section alone)
226226
#
227227

228228
libs :: $(OBJDIR) $(TARGET_lib)

modules/aaa/NWGNUauthndbm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ FILES_lib_objs = \
221221
$(EOLIST)
222222

223223
#
224-
# implement targets and dependancies (leave this section alone)
224+
# implement targets and dependencies (leave this section alone)
225225
#
226226

227227
libs :: $(OBJDIR) $(TARGET_lib)

0 commit comments

Comments
 (0)