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:
parent
dcc35c5dd6
commit
b8d1183f78
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue