[gnome-shell] search: Fix documentation comment



commit df8a735aa951c4f712fa1629fbdb09da25437b20
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri May 20 12:40:23 2011 +0200

    search: Fix documentation comment

 js/ui/search.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/search.js b/js/ui/search.js
index a1a6f5f..47cb0e6 100644
--- a/js/ui/search.js
+++ b/js/ui/search.js
@@ -157,7 +157,7 @@ SearchProvider.prototype = {
     },
 
     /**
-     * getResultInfo:
+     * getResultMeta:
      * @id: Result identifier string
      *
      * Return an object with 'id', 'name', (both strings) and 'createIcon'



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