Document adjustment

This commit is contained in:
Dru Sellers 2017-01-09 13:17:49 -06:00
parent dc248afb3c
commit 1d8a8b0f22
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ impl Config {
/// returned:
///
/// * **address**: String
/// * **port**: Integer
/// * **port**: Integer (16-bit unsigned)
/// * **session_key**: String (192-bit base64)
/// * **log**: String
///