Skip to content

Commit 43acb24

Browse files
reuktpoole
authored andcommitted
Docs: Fix typo in juce_Serialisation.h
1 parent 60a19f5 commit 43acb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/juce_core/serialisation/juce_Serialisation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ template <typename T> constexpr auto named (std::string_view c, const T& t) { re
121121
122122
@tparam T the (probably numeric) type of the size value
123123
124-
@see serialisztionSize()
124+
@see serialisationSize()
125125
126126
@tags{Core}
127127
*/

0 commit comments

Comments
 (0)