Fix typo for no-debuginfo properly

This commit is contained in:
Alexander Larsson
2016-04-14 19:28:08 +02:00
parent ca9bfc99b8
commit 416ad53878

View File

@@ -245,7 +245,7 @@ builder_options_class_init (BuilderOptionsClass *klass)
FALSE,
G_PARAM_READWRITE));
g_object_class_install_property (object_class,
PROP_STRIP,
PROP_NO_DEBUGINFO,
g_param_spec_boolean ("no-debuginfo",
"",
"",