summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy/policy_table/enums.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_regular/include/policy/policy_table/enums.h')
-rw-r--r--src/components/policy/policy_regular/include/policy/policy_table/enums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_regular/include/policy/policy_table/enums.h b/src/components/policy/policy_regular/include/policy/policy_table/enums.h
index 693d547cb9..1f10db9f6f 100644
--- a/src/components/policy/policy_regular/include/policy/policy_table/enums.h
+++ b/src/components/policy/policy_regular/include/policy/policy_table/enums.h
@@ -171,7 +171,7 @@ bool EnumFromJsonString(const std::string& literal, ModuleType* result);
* @brief Enumeration FunctionID.
*
* Enumeration linking function names with function IDs in AppLink protocol.
- *Assumes enumeration starts at value 0.
+ * Assumes enumeration starts at value 0.
*/
enum FunctionID {
/**