From d94cd94c0d0cefbb176460bb675f81034333eb26 Mon Sep 17 00:00:00 2001 From: ferhat elmas Date: Thu, 16 Mar 2017 10:50:22 +0100 Subject: Typo fixes --- system/admin/config/config.go | 4 ++-- system/admin/static/editor/js/materialNote.js | 14 +++++++------- system/api/analytics/init.go | 2 +- system/api/push.go | 2 +- system/tls/enable.go | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'system') diff --git a/system/admin/config/config.go b/system/admin/config/config.go index 3a21e16..d623592 100644 --- a/system/admin/config/config.go +++ b/system/admin/config/config.go @@ -60,7 +60,7 @@ func (c *Config) MarshalEditor() ([]byte, error) { }, editor.Field{ View: editor.Input("AdminEmail", c, map[string]string{ - "label": "Adminstrator Email (notified of internal system information)", + "label": "Administrator Email (notified of internal system information)", }), }, editor.Field{ @@ -139,7 +139,7 @@ func (c *Config) MarshalEditor() ([]byte, error) { script := []byte(`