Skip to content

Commit f6c5e49

Browse files
committed
chore: spelling
1 parent b80da51 commit f6c5e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iroh/src/magicsock/metrics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pub struct Metrics {
3232
*/
3333
/// The number of NAT traversal attempts initiated.
3434
pub holepunch_attempt: Counter,
35-
/// The number of successfull NAT traversal attempts.
35+
/// The number of successful NAT traversal attempts.
3636
pub holepunch_success: Counter,
3737

3838
/*

0 commit comments

Comments
 (0)