Fix typo: romdom->random

This commit is contained in:
Tux3 / Mlkj / !Lev.uXFMLA 2014-10-27 22:52:03 +01:00
parent ea4320733f
commit 854142dd8d
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -149,7 +149,7 @@ static int is_path_used(const Onion_Client_Paths *onion_paths, const Node_format
}
/* Create a new path or use an old suitable one (if pathnum is valid)
* or a rondom one from onion_paths.
* or a random one from onion_paths.
*
* return -1 on failure
* return 0 on success