From 515402eefbf52083159ecc3da794b48da6e12722 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 16 Mar 2021 13:06:01 +0000 Subject: [PATCH] docs: Fix a typo on the icon cache page Signed-off-by: Philip Withnall --- docs/xml/collection-iconcache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/collection-iconcache.xml b/docs/xml/collection-iconcache.xml index cca01549..ec342b38 100644 --- a/docs/xml/collection-iconcache.xml +++ b/docs/xml/collection-iconcache.xml @@ -29,7 +29,7 @@ /usr/share/app-info/icons/jessie/64x64/krita.png (or in the /var/cache location). - Icon sclaing factors commonly used for HiDPI display support are part of the size-directory filename and are separated from the regular size via an @ sign. + Icon scaling factors commonly used for HiDPI display support are part of the size-directory filename and are separated from the regular size via an @ sign. If the scaling factor is 1, it must be omitted from the directory name. For example, if the icon scaling factor is 2 for icons of size 64x64 from origin jessie, the icon must be placed in /usr/share/app-info/icons/jessie/64x64@2/.