summaryrefslogtreecommitdiff
path: root/framework/inc/properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/properties.h')
-rw-r--r--framework/inc/properties.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/properties.h b/framework/inc/properties.h
index 8b706833f0d0..b75ea6f28e64 100644
--- a/framework/inc/properties.h
+++ b/framework/inc/properties.h
@@ -262,8 +262,8 @@ class PropHelper
*
* @param aCurrentValue contains the current value for this property
* @param aNewValue contains the new value for this property
- * @param aOldValue returns the current value, in case somthing will be changed
- * @param aChangedValue returns the new value, in case somthing will be changed
+ * @param aOldValue returns the current value, in case something will be changed
+ * @param aChangedValue returns the new value, in case something will be changed
*
* @return <True/> if value of this property will be changed; <False/> otherwise.
*/