We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f559951 commit 4246834Copy full SHA for 4246834
src/dnssd/bonjour.ts
@@ -74,7 +74,7 @@ class BonjourClient extends events.EventEmitter implements dnssd.Client {
74
}
75
76
/**
77
- * Asyncronusly create an new bonjour.Bonjour client object
+ * Asynchronously create an new bonjour.Bonjour client object
78
* @param ifaceIndex the index of the network interface
79
* @param ifaceAddress the IP address
80
*/
0 commit comments