shell-app: Fix spelling error
https://gitlab.gnome.org/GNOME/gnome-shell/issues/1205
This commit is contained in:
parent
7059e31f6a
commit
58c4212cfa
@ -1114,7 +1114,7 @@ _shell_app_remove_window (ShellApp *app,
|
|||||||
* shell_app_get_pids:
|
* shell_app_get_pids:
|
||||||
* @app: a #ShellApp
|
* @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 *
|
GSList *
|
||||||
shell_app_get_pids (ShellApp *app)
|
shell_app_get_pids (ShellApp *app)
|
||||||
|
Loading…
Reference in New Issue
Block a user