*: Fix spelling mistakes found by codespell
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1416
This commit is contained in:

committed by
Florian Müllner

parent
6ad9c99040
commit
2fc6384bca
@ -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));
|
||||
|
Reference in New Issue
Block a user