summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-03 08:39:02 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-03 08:39:18 +0200
commit98c92238c3c64d1651bccad19db0b1ba2a7a6b5e (patch)
tree4fa29254fc5f4ca4f08bf3293d3c86d0f90a6c68 /css
parentff8cf3dfe0d6929c9246fe1003d0beda02c853d3 (diff)
Fix typo
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'css')
-rw-r--r--css/Settings/SettingsAddressbook.scss (renamed from css/settings/SettingsAddressbook.scss)0
-rw-r--r--css/Settings/SettingsAddressbookSharee.scss (renamed from css/Settings/SettingsAddressbookShare.scss)0
-rw-r--r--css/Settings/SettingsAddressbookShares.scss (renamed from css/settings/SettingsAddressbookShares.scss)0
-rw-r--r--css/contacts.scss2
4 files changed, 1 insertions, 1 deletions
diff --git a/css/settings/SettingsAddressbook.scss b/css/Settings/SettingsAddressbook.scss
index b5d779c0..b5d779c0 100644
--- a/css/settings/SettingsAddressbook.scss
+++ b/css/Settings/SettingsAddressbook.scss
diff --git a/css/Settings/SettingsAddressbookShare.scss b/css/Settings/SettingsAddressbookSharee.scss
index 23d78088..23d78088 100644
--- a/css/Settings/SettingsAddressbookShare.scss
+++ b/css/Settings/SettingsAddressbookSharee.scss
diff --git a/css/settings/SettingsAddressbookShares.scss b/css/Settings/SettingsAddressbookShares.scss
index ae7f0e7f..ae7f0e7f 100644
--- a/css/settings/SettingsAddressbookShares.scss
+++ b/css/Settings/SettingsAddressbookShares.scss
diff --git a/css/contacts.scss b/css/contacts.scss
index e4389d78..e963e361 100644
--- a/css/contacts.scss
+++ b/css/contacts.scss
@@ -41,7 +41,7 @@ $grid-input-height-with-margin: #{$grid-height-unit - $grid-input-margin * 2};
@import 'SettingsSection';
@import 'Settings/SettingsAddressbook';
@import 'Settings/SettingsAddressbookShares';
-@import 'Settings/SettingsAddressbookShare';
+@import 'Settings/SettingsAddressbookSharee';
@import 'ContactDetails';
@import 'ContactDetailsAvatar';
@import 'ContentListItem';