# HG changeset patch # User timeless@gmail.com # Date 2016-05-03 14:17:44 # Node ID 051d6547fa6ce39acac0a2eaa788ea4e6ef40fc8 # Parent bdd0916ad8b0ccb9201086b6a98750c289d185af spelling: triggered diff --git a/kallithea/templates/files/files_source.html b/kallithea/templates/files/files_source.html --- a/kallithea/templates/files/files_source.html +++ b/kallithea/templates/files/files_source.html @@ -95,6 +95,6 @@ f_path: "${h.safe_unicode(c.file.path)}" } } - callbacks(_State); // defined in files.html, main callbacks. Triggerd in pjax calls + callbacks(_State); // defined in files.html, main callbacks. Triggered in pjax calls });