mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 15:16:40 -08:00
'max limit of...' is redundant wording, rephrase
This commit is contained in:
@@ -964,7 +964,7 @@ bool t_rpc_command_executor::out_peers(uint64_t limit)
|
||||
}
|
||||
}
|
||||
|
||||
std::cout << "Max limit of out peers set to " << limit << std::endl;
|
||||
std::cout << "Max number of out peers set to " << limit << std::endl;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user