From: Mike Taylor Date: Thu, 30 Oct 2014 17:18:05 +0000 (+0000) Subject: Update comment. X-Git-Tag: 1.0.0~98^2^2 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=ae7db42ded9eab523dc9524d8d6b42013b9e7347;p=mkws-moved-to-github.git Update comment. --- diff --git a/src/mkws-widget-facets.js b/src/mkws-widget-facets.js index 575a655..ce47068 100644 --- a/src/mkws-widget-facets.js +++ b/src/mkws-widget-facets.js @@ -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) {