summaryrefslogtreecommitdiff
path: root/src/components/formatters/include/formatters/CFormatterJsonBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/include/formatters/CFormatterJsonBase.h')
-rw-r--r--src/components/formatters/include/formatters/CFormatterJsonBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/formatters/include/formatters/CFormatterJsonBase.h b/src/components/formatters/include/formatters/CFormatterJsonBase.h
index b800ac1559..01c84bfba3 100644
--- a/src/components/formatters/include/formatters/CFormatterJsonBase.h
+++ b/src/components/formatters/include/formatters/CFormatterJsonBase.h
@@ -59,7 +59,7 @@ static const tMetaFormatterErrorCode kErrorOk = 0x0;
static const tMetaFormatterErrorCode kErrorObjectIsNotFunction = 0x01;
/**
- * @brief smart shema describes object which is not function
+ * @brief smart schema describes object which is not function
*/
static const tMetaFormatterErrorCode kErrorSchemaIsNotFunction = 0x02;