From 797277a233eb779627a497ea98c756fa69ab5120 Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Wed, 17 Jun 2015 22:23:08 +0200 Subject: Various spelling fixes Signed-off-by: wm4 --- options/m_property.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options') 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, -- cgit v1.2.3