shell-app: Fix spelling error

https://gitlab.gnome.org/GNOME/gnome-shell/issues/1205
This commit is contained in:
Laurent Bigonville 2019-06-15 11:29:53 +02:00
parent 7059e31f6a
commit 58c4212cfa

View File

@ -1114,7 +1114,7 @@ _shell_app_remove_window (ShellApp *app,
* shell_app_get_pids:
* @app: a #ShellApp
*
* Returns: (transfer container) (element-type int): An unordered list of process identifers associated with this application.
* Returns: (transfer container) (element-type int): An unordered list of process identifiers associated with this application.
*/
GSList *
shell_app_get_pids (ShellApp *app)