Change comment wording only

This commit is contained in:
Matt Pass
2015-06-26 13:41:34 +01:00
parent 1c79062baa
commit 24cd0f8f36

View File

@@ -1824,7 +1824,7 @@ var ICEcoder = {
// We need to take action instead
} else {
// Find our cursor position relative to results
// Go find
// Go next
if (!findPrevious) {
ICEcoder.findResult = 0;
for (var i=0;i<ICEcoder.results.length;i++) {