Skip to content

Commit 4e3c2a5

Browse files
drawdropbee
andauthored
chore: fix some comments (#644)
Signed-off-by: drawdrop <[email protected]> Co-authored-by: bee <[email protected]>
1 parent d6fa72a commit 4e3c2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scanner/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ impl Scanner {
223223
Ok(stream)
224224
}
225225

226-
/// Binds to a UDP socket so we can send and recieve packets
226+
/// Binds to a UDP socket so we can send and receive packets
227227
/// # Example
228228
///
229229
/// ```compile_fail

0 commit comments

Comments
 (0)