Merge pull request #908 from matthiasclasen/typo-fix

Fix a typo in the docs
tingping/wmclass
Matthias Clasen 2017-07-08 07:28:20 -04:00 committed by GitHub
commit b0a7bc70af
1 changed files with 1 additions and 1 deletions

View File

@ -1112,7 +1112,7 @@ flatpak_installation_load_app_overrides (FlatpakInstallation *self,
* @error: return location for a #GError
*
* Install an application or runtime from an flatpak bundle file.
* See flatpak-build-bundle(1) for how to create brundles.
* See flatpak-build-bundle(1) for how to create bundles.
*
* Returns: (transfer full): The ref for the newly installed app or %NULL on failure
*/