summaryrefslogtreecommitdiffstats
path: root/options/m_property.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_property.h')
-rw-r--r--options/m_property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/m_property.h b/options/m_property.h
index 7c5f924c27..93a4a73578 100644
--- a/options/m_property.h
+++ b/options/m_property.h
@@ -54,7 +54,7 @@ enum mp_property_action {
// arg: struct m_property_switch_arg*
M_PROPERTY_SWITCH,
- // Get a string containing a parsable representation.
+ // Get a string containing a parseable representation.
// Can't be overridden by property implementations.
// arg: char**
M_PROPERTY_GET_STRING,