mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-08 23:24:19 +00:00
Docs: Fix typo in juce_Serialisation.h
This commit is contained in:
parent
e87d4a52e6
commit
0ad77e3394
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ template <typename T> constexpr auto named (std::string_view c, const T& t) { re
|
|||
|
||||
@tparam T the (probably numeric) type of the size value
|
||||
|
||||
@see serialisztionSize()
|
||||
@see serialisationSize()
|
||||
|
||||
@tags{Core}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue