pull/21833/head
Matthew Hodgson 2017-06-01 02:04:43 +01:00
parent 3d91b31637
commit d021598380
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ export function _tJsx(jsxText, patterns, subs) {
}
// Allow overriding the text displayed when no translation exists
// Currently only use din unit tests to avoid having to load
// Currently only used in unit tests to avoid having to load
// the translations in riot-web
export function setMissingEntryGenerator(f) {
counterpart.setMissingEntryGenerator(f);