*: Fix spelling mistakes found by codespell

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1416
This commit is contained in:
Björn Daase
2020-08-19 11:26:11 +02:00
committed by Florian Müllner
parent 6ad9c99040
commit 2fc6384bca
60 changed files with 212 additions and 212 deletions

View File

@ -27,7 +27,7 @@
* meta_plugin_manager_set_plugin_type(), Mutter will call the vfuncs of the
* plugin at the appropriate time.
*
* The funcions in in GnomeShellPlugin are all just stubs, which just call the
* The functions in in GnomeShellPlugin are all just stubs, which just call the
* similar methods in GnomeShellWm.
*/