summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
committerMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
commitece0f56d29509685f9b61642056f15f84a8a0726 (patch)
tree3882ad898a80ec498f406ce99cacf12cc94658b6 /index.js
parent9262b5c798e1921c759addb492b592f3ccf64980 (diff)
cleanup: quick update, removing outdated items
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index fa6dddd..dc25d20 100644
--- a/index.js
+++ b/index.js
@@ -28,7 +28,7 @@ function imageCallbacks() {
}
}
- // -- Set up on image clicked
+ // Set up on image clicked
var imageList = imageContainer.children,
numImages = imageContainer.children.length;