cleanup: Fix spelling errors

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/515
This commit is contained in:
Veerasamy Sevagen
2019-05-15 19:32:29 +00:00
committed by Florian Müllner
parent 51655be6a3
commit b197a1affb
14 changed files with 21 additions and 21 deletions

View File

@ -401,7 +401,7 @@ var ChatSource = class extends MessageTray.Source {
if (this._client.is_handling_channel(this._channel)) {
// We are handling the channel, try to pass it to Empathy or Polari
// (depending on the channel type)
// We don't check if either app is availble - mission control will
// We don't check if either app is available - mission control will
// fallback to something else if activation fails
let target;