From fb0d9855338da02715b9e0446b3bb36d25eee1c4 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 18 Dec 2014 14:52:13 +0000 Subject: [PATCH] typo --- static/js/apiDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/apiDialog.js b/static/js/apiDialog.js index e3c36fa50..6bfe5a232 100644 --- a/static/js/apiDialog.js +++ b/static/js/apiDialog.js @@ -140,7 +140,7 @@ pandora.ui.apiDialog = function() { .css({backgroundColor: 'rgba(0, 0, 0, 0)'}), parts, parts_, colon = ':' - + ' '; + + ' ', comma = ',' + ' '; ['Keyword', 'Method', 'Property'].forEach(function(type) {