From 0821d0099e65d1e8437cf8df0eca630c1aee26fe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 10 Apr 2019 04:49:35 +0300 Subject: [PATCH] minor tweaks... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/util.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui (gen4)/lib/util.js b/ui (gen4)/lib/util.js index e13e327c..c6e4cbc1 100755 --- a/ui (gen4)/lib/util.js +++ b/ui (gen4)/lib/util.js @@ -215,9 +215,9 @@ Array.prototype.sortAs = function(other){ // // // chunk_size can be: -// 20 - indicate chunk size -// '20' - indicate chunk size -// '20C' - indicate number of chunks +// 20 - chunk size +// '20' - chunk size +// '20C' - number of chunks // // // The main goal of this is to not block the runtime while processing a