]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSMacOSX/helper.c
mDNSResponder-567.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / helper.c
index 0251e70963a7c9b0a28de44170356973cfdfb666..deb33e93cf0990376bf992ca9e77d66dbdd90a7f 100644 (file)
@@ -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])
     {