mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 01:33:13 -08:00
Fix typo from e8d1fbba6
This commit is contained in:
parent
e8d1fbba6c
commit
ff85fcfe93
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ function Performance(enabled) {
|
|||
}
|
||||
|
||||
Performance.prototype.showGreeting = function() {
|
||||
this.logger("Execute $tw.perf.log(); to see filter execution timings");
|
||||
this.logger.log("Execute $tw.perf.log(); to see filter execution timings");
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue