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.