diff --git a/modules/juce_core/containers/juce_PropertySet.h b/modules/juce_core/containers/juce_PropertySet.h index 9fd9d222d7..27951cad19 100644 --- a/modules/juce_core/containers/juce_PropertySet.h +++ b/modules/juce_core/containers/juce_PropertySet.h @@ -170,7 +170,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