From 298c8cc26309f41107e8ef4fa7e4b4cd8a2bbab9 Mon Sep 17 00:00:00 2001 From: Stuart Deusoz Date: Mon, 11 Mar 2019 21:14:02 +0100 Subject: [PATCH] Update theming.rst --- developer_manual/core/theming.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/core/theming.rst b/developer_manual/core/theming.rst index 670e2f002..17cc18af1 100644 --- a/developer_manual/core/theming.rst +++ b/developer_manual/core/theming.rst @@ -185,7 +185,7 @@ Changing file/folder type icons ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The core filetype icons are located in /core/img/filetypes/ directory. -Create a "filetypes" drrectory in your custom theme folder: +Create a "filetypes" directory in your custom theme folder: /themes/mytheme/core/img/filetypes/ Edit the filetype icon .svg files that you want to revise and place them in your new "filetypes" directory.