From 96cbee12042612d14025ecd4ba805b02963053b1 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 22 Sep 2020 04:40:01 -0400 Subject: [PATCH] Fix typo --- developer_manual/digging_deeper/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/digging_deeper/settings.rst b/developer_manual/digging_deeper/settings.rst index cd93f3d5c..4d0eac649 100644 --- a/developer_manual/digging_deeper/settings.rst +++ b/developer_manual/digging_deeper/settings.rst @@ -5,7 +5,7 @@ Settings .. sectionauthor:: Arthur Schiwon An app can register both admin settings as well as personal settings. -Settings are devided into sections to group similar settings together. +Settings are divided into sections to group similar settings together. For example, in the **Sharing** section are only settings (built-in and of apps) related to sharing.