From 6abf184af5be6b8932373fc5f92afe46e0a0a2c9 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 15 Apr 2015 22:05:17 +0200 Subject: Some changes --- static/bigpipe.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/bigpipe.js b/static/bigpipe.js index fcd35e9..d3289b6 100755 --- a/static/bigpipe.js +++ b/static/bigpipe.js @@ -253,7 +253,7 @@ var BigPipe = (function() { }; //=================================================================================================== - // REVEALING MODULE PATTERN: Öffentliche API + // Public-Access //=================================================================================================== return { onPageletArrive: function(data) { -- cgit v1.2.3