From a39d0fa6cfdadd44b0f0979eb6bc1e398a41a253 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Tue, 23 Dec 2014 13:55:36 +0000 Subject: [PATCH] Fix typo at the about page --- .../pages/default/templates_src/server_side/about.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars b/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars index c220cf58..be9fe9ef 100644 --- a/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars +++ b/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars @@ -9,7 +9,7 @@
-

{{l10n "About Mibew Messanger"}}

+

{{l10n "About Mibew Messenger"}}

{{l10n "Mibew Messenger is an open-source live support application licensed under the terms of the Apache License 2.0."}}

{{{l10n "© Copyright {0} the original author or authors." "2005-2014"}}}

{{{l10n "For more information visit the official site of the project: https://mibew.org/"}}}