diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/composeduiupdate.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/composeduiupdate.cxx b/extensions/source/propctrlr/composeduiupdate.cxx index 6e11d7eb21f9..679a894795ee 100644 --- a/extensions/source/propctrlr/composeduiupdate.cxx +++ b/extensions/source/propctrlr/composeduiupdate.cxx @@ -508,7 +508,7 @@ namespace pcr // an implementation of the ->IStringKeyBooleanUIUpdate interface which calls - // am arbitrary ->XObjectInspectorUI method taking a string and a boolean flag + // an arbitrary ->XObjectInspectorUI method taking a string and a boolean flag class DefaultStringKeyBooleanUIUpdate : public IStringKeyBooleanUIUpdate { private: |