Merge pull request #2051 from fkrull/repo_finder_avahi
lib: fix typo in function docs
This commit is contained in:
commit
08ebf5ae5a
|
|
@ -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