[gnome-settings-daemon] media-keys: Fix grammar in comment



commit 2e45c9b4af366ba1f7bde618eaaef994959b82d9
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 24 17:15:00 2018 +0100

    media-keys: Fix grammar in comment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792875

 plugins/media-keys/gsd-media-keys-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/media-keys/gsd-media-keys-manager.c b/plugins/media-keys/gsd-media-keys-manager.c
index 4aafcdc..ca98dfd 100644
--- a/plugins/media-keys/gsd-media-keys-manager.c
+++ b/plugins/media-keys/gsd-media-keys-manager.c
@@ -1554,7 +1554,7 @@ name_vanished_handler (GDBusConnection     *connection,
  * this with time = GDK_CURRENT_TIME. This way, the last registered
  * player will receive media events. In some cases, applications
  * may want to register with a lower priority (usually 1), to grab
- * events only nobody is interested.
+ * events only nobody else is interested in.
  */
 static void
 gsd_media_keys_manager_grab_media_player_keys (GsdMediaKeysManager *manager,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]