summaryrefslogtreecommitdiffstats
path: root/mDNSResponder/mDNSMacOSX/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'mDNSResponder/mDNSMacOSX/helper.c')
-rw-r--r--mDNSResponder/mDNSMacOSX/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mDNSResponder/mDNSMacOSX/helper.c b/mDNSResponder/mDNSMacOSX/helper.c
index 0251e709..deb33e93 100644
--- a/mDNSResponder/mDNSMacOSX/helper.c
+++ b/mDNSResponder/mDNSMacOSX/helper.c
@@ -615,7 +615,7 @@ do_mDNSPreferencesSetName(__unused mach_port_t port, int key, const char* old, c
}
// If we are not showing the dialogue, we need to remember the first "old" value so that
- // we maintain the same through the lifetime of the dialogue. Subsequence conflicts don't
+ // we maintain the same through the lifetime of the dialogue. Subsequent conflicts don't
// update the "old" value.
if (!user[0])
{