mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Docs: Fix a few tiny typos in comments
This commit is contained in:
parent
626a4ea475
commit
9a4ab937ad
9 changed files with 11 additions and 11 deletions
|
|
@ -182,7 +182,7 @@ public:
|
|||
void restoreFromXml (const XmlElement& xml);
|
||||
|
||||
//==============================================================================
|
||||
/** Sets up a second PopertySet that will be used to look up any values that aren't
|
||||
/** Sets up a second PropertySet that will be used to look up any values that aren't
|
||||
set in this one.
|
||||
|
||||
If you set this up to be a pointer to a second property set, then whenever one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue