docs: Fix a gtk-doc annotation in the Mir backend

This commit is contained in:
Emmanuele Bassi 2015-03-03 16:14:15 +00:00
parent 73e6f4e69d
commit faf90f5ddd

View File

@ -174,7 +174,7 @@ clutter_backend_mir_class_init (ClutterBackendMirClass *klass)
} }
/** /**
* clutter_mir_set_connection * clutter_mir_set_connection:
* @connection: pointer to a mir connection * @connection: pointer to a mir connection
* *
* Sets the display connection Clutter should use; must be called * Sets the display connection Clutter should use; must be called