mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a typo
This commit is contained in:
parent
251d1164ae
commit
38e640c5d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1065,7 +1065,7 @@ public:
|
|||
|
||||
/** Returns a string containing a decimal with a set number of significant figures.
|
||||
|
||||
@param number the intput number
|
||||
@param number the input number
|
||||
@param numberOfSignificantFigures the number of significant figures to use
|
||||
*/
|
||||
template <typename DecimalType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue