summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/include/policy/status.h')
-rw-r--r--src/components/policy/policy_external/include/policy/status.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/include/policy/status.h b/src/components/policy/policy_external/include/policy/status.h
index de36f23fe1..f51888c853 100644
--- a/src/components/policy/policy_external/include/policy/status.h
+++ b/src/components/policy/policy_external/include/policy/status.h
@@ -163,7 +163,8 @@ class UpdateNeededStatus : public Status {
};
/**
- * @brief The UpdatePendingStatus class represents 'update pending' status
+ * @brief The UpdatePendingStatus class represents cases when SDL knows that an
+ * update is required and but before the snapshot is sent to the HMI
*/
class UpdatePendingStatus : public Status {
public: