mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:30:06 +00:00
fix some spelling mistakes in comments
This commit is contained in:
parent
25fb9bdae0
commit
bc3b1ad3d2
1 changed files with 2 additions and 2 deletions
|
|
@ -121,8 +121,8 @@ public:
|
|||
/**
|
||||
* Sets the unit to be used by this setting.
|
||||
*
|
||||
* @param scale The radio of the current unit to the base unit
|
||||
* @param abbreviation The abreviation to be displayed
|
||||
* @param scale The ratio of the current unit to the base unit
|
||||
* @param abbreviation The abbreviation to be displayed
|
||||
*/
|
||||
void SetUnit(const double& scale, const std::string& abbreviation);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue