Update comment.
authorMike Taylor <mike@indexdata.com>
Thu, 30 Oct 2014 17:18:05 +0000 (17:18 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 30 Oct 2014 17:18:05 +0000 (17:18 +0000)
src/mkws-widget-facets.js

index 575a655..ce47068 100644 (file)
@@ -1,5 +1,5 @@
 mkws.registerWidgetType('termlists', function() {
-  // Initially hide the termlists; display when we get results
+  // Initially hide the facets; display when we get results
   var that = this;
   var team = this.team;
   team.queue("facets").subscribe(function(data) {