[gnome-shell] workspaces: Remove obsolete comment



commit 3fd908d92c7e3792f46e81aeedacfd57973cf6a6
Author: Adel Gadllah <adel gadllah gmail com>
Date:   Sun Feb 20 00:39:10 2011 +0100

    workspaces: Remove obsolete comment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640361

 js/ui/workspace.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/workspace.js b/js/ui/workspace.js
index 074ba5a..1f34fba 100644
--- a/js/ui/workspace.js
+++ b/js/ui/workspace.js
@@ -554,7 +554,7 @@ Workspace.prototype = {
 
         let windows = Main.getWindowActorsForWorkspace(this.metaWorkspace.index());
 
-        // Create clones for remaining windows that should be
+        // Create clones for windows that should be
         // visible in the Overview
         this._windows = [];
         this._windowOverlays = [];



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