1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00

Fixed a typo in a comment

This commit is contained in:
jules 2017-03-17 11:44:32 +00:00
parent dcc35c5dd6
commit b8d1183f78

View file

@ -654,7 +654,7 @@ public:
//==============================================================================
/** Returns true if this element is a section of text.
Elements can either be an XML tag element or a secton of text, so this
Elements can either be an XML tag element or a section of text, so this
is used to find out what kind of element this one is.
@see getAllText, addTextElement, deleteAllTextElements