mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update juce_PropertySet.h
Typo fix
This commit is contained in:
parent
9055820a30
commit
c435bb4011
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ public:
|
||||||
void restoreFromXml (const XmlElement& xml);
|
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.
|
set in this one.
|
||||||
|
|
||||||
If you set this up to be a pointer to a second property set, then whenever 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