aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2015-04-15 22:05:17 +0200
committerThomas Lange <code@nerdmind.de>2015-04-15 22:05:17 +0200
commit6abf184af5be6b8932373fc5f92afe46e0a0a2c9 (patch)
tree9ed21619159f32e8db744380f1a862b6ce0cc2a9 /static
parent5296311dabe554a804f339ee7dbf000efe838922 (diff)
downloadbigpipe-6abf184af5be6b8932373fc5f92afe46e0a0a2c9.tar.gz
bigpipe-6abf184af5be6b8932373fc5f92afe46e0a0a2c9.tar.xz
bigpipe-6abf184af5be6b8932373fc5f92afe46e0a0a2c9.zip
Some changes
Diffstat (limited to 'static')
-rwxr-xr-xstatic/bigpipe.js2
1 files changed, 1 insertions, 1 deletions
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) {