mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-11-04 09:33:00 +00:00 
			
		
		
		
	Fix typo from e8d1fbba6
				
					
				
			This commit is contained in:
		@@ -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");
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user