lib: fix typo in function docs
This commit is contained in:
parent
62632511f1
commit
7091e1b5ca
|
|
@ -1358,7 +1358,7 @@ ostree_repo_finder_avahi_init (OstreeRepoFinderAvahi *self)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ostree_repo-finder_avahi_new:
|
* ostree_repo_finder_avahi_new:
|
||||||
* @context: (transfer none) (nullable): a #GMainContext for processing Avahi
|
* @context: (transfer none) (nullable): a #GMainContext for processing Avahi
|
||||||
* events in, or %NULL to use the current thread-default
|
* events in, or %NULL to use the current thread-default
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue