mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 02:18:02 +00:00
Fixed typo
This commit is contained in:
@@ -432,7 +432,7 @@ $tw.Wiki.prototype.getTiddler = function(title) {
|
||||
};
|
||||
|
||||
/*
|
||||
Hashmap of field modules by serializer name
|
||||
Hashmap of serializer modules by serializer name
|
||||
*/
|
||||
$tw.Wiki.tiddlerDeserializerModules = {};
|
||||
|
||||
|
Reference in New Issue
Block a user