Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2020-11-24 11:23:25 +0300
committerAllan Nordhøy <epost@anotheragency.no>2020-11-24 11:23:25 +0300
commitdb4d61c42906824d73fa39b77dcf2209a699e904 (patch)
tree6bc1db099122503b5e274fbdb8c07e8d73e8f6ba
parent529438b4d6a78a962d4511ed18b6732a5efffaea (diff)
Squares instead of text spellery
-rw-r--r--Problems-and-tweaks/Squares-instead-of-text.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Problems-and-tweaks/Squares-instead-of-text.md b/Problems-and-tweaks/Squares-instead-of-text.md
index a7e762f..a54d4ce 100644
--- a/Problems-and-tweaks/Squares-instead-of-text.md
+++ b/Problems-and-tweaks/Squares-instead-of-text.md
@@ -1,10 +1,10 @@
-Sometimes, when you start Remmina, it shows squares instead of each character in all Remmina' GUI elements.
+Sometimes, when you start Remmina, it shows squares instead of each character in all of Remmina' GUI elements.
![image](uploads/05b5a44815444cabe7912831010f0c48/image.png)
-This is cause by a broken fon cache.
+This is caused by a broken font cache.
-The quick fix is:
+The quick-fix is:
```
pkill remmina
@@ -14,4 +14,4 @@ sudo rm -rf /var/cache/fontconfig/*
sudo fc-cache -f -v
```
-Start Remmina again and the problem should have disappered.
+Start Remmina again and the problem should have disappeared.