mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-09 12:17:13 +00:00
Refs #1538. Clean up, accidental global.
This commit is contained in:
@@ -815,7 +815,7 @@ var concat = Array.prototype.concat,
|
||||
description += "\n";
|
||||
}
|
||||
|
||||
return description + ')';
|
||||
return description + ")";
|
||||
}
|
||||
|
||||
// Collecting paths
|
||||
|
||||
Reference in New Issue
Block a user