mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-06 02:43:40 +00:00
Fix for typo.
Reviewed by me.
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ objj_search.prototype.attemptNextSearchPath = function()
|
||||
|
||||
for (; index < count; ++index)
|
||||
objj_files[this.searchedPaths[index]] = file;
|
||||
#end
|
||||
#endif
|
||||
if (this.didCompleteCallback)
|
||||
this.didCompleteCallback(file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user