Fix a doc comment typo

Tis was causing the docs for flatpak_remote_get_disabled not
to be picked up.
tingping/wmclass
Matthias Clasen 2016-05-16 19:36:30 -04:00
parent b13fc460df
commit d784322f4e
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ flatpak_remote_set_noenumerate (FlatpakRemote *self,
}
/**
* flatpak_remote_get_disable:
* flatpak_remote_get_disabled:
* @self: a #FlatpakRemote
*
* Returns whether this remote is disabled.