From 70e06cc2f968dff9453813055822f01381133957 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 11 Nov 2018 14:51:11 -0400 Subject: Fix bad comment text from previous commit --- ui.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui.js b/ui.js index 5ddba13..6748a87 100644 --- a/ui.js +++ b/ui.js @@ -1005,9 +1005,9 @@ class BasicGrouplikeItemElement extends Button { } writeStatus(writable) { - // Add a couple spaces anyway. This is less than the padding of the tatus - // text of elements which represent real playlist items; that's to - // distinguish "fake" rows from actual playlist items. + // Add a couple spaces. This is less than the padding of the status text + // of elements which represent real playlist items; that's to distinguish + // "fake" rows from actual playlist items. writable.write(' ') this.drawX += 2 } -- cgit 1.3.0-6-gf8a5