Skip to content
Snippets Groups Projects
Commit e6fe205b authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Merge branch 'typos' into 'main'

Fix typo

See merge request tpo/core/arti!416
parents fb4111f5 7353fd43
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ use tor_rtcompat::{Runtime, UdpSocket};
use anyhow::{anyhow, Result};
/// Maximum lenght for receiving a single datagram
/// Maximum length for receiving a single datagram
const MAX_DATAGRAM_SIZE: usize = 1536;
/// Send an error DNS response with code NotImplemented
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment