mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
*: Fix spelling mistakes found by codespell
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1416
This commit is contained in:
parent
6ad9c99040
commit
2fc6384bca
60 changed files with 212 additions and 212 deletions
|
|
@ -171,7 +171,7 @@ class TelepathyClient extends Tp.BaseClient {
|
|||
this.add_approver_filter(filter);
|
||||
this.add_handler_filter(filter);
|
||||
|
||||
// Allow other clients (such as Empathy) to pre-empt our channels if
|
||||
// Allow other clients (such as Empathy) to preempt our channels if
|
||||
// needed
|
||||
this.set_delegated_channels_callback(
|
||||
this._delegatedChannelsCb.bind(this));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue