mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Change comment wording only
This commit is contained in:
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user