diff --git a/guake/data/org.guake.gschema.xml b/guake/data/org.guake.gschema.xml
index 15e6a2936..e3c7a88d1 100644
--- a/guake/data/org.guake.gschema.xml
+++ b/guake/data/org.guake.gschema.xml
@@ -94,7 +94,7 @@
false
Tab on top.
- Makes tab bar on top of the Guake window. Per default, tabs appears bellow the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart.
+ Makes tab bar on top of the Guake window. Per default, tabs appear below the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart.
false
@@ -244,7 +244,7 @@
'ascii-delete'
Backspace Compatibility
- Defines the behavior of backscape key.
+ Defines the behavior of backspace key.
'delete-sequence'
@@ -269,7 +269,7 @@
'~/.config/guake/custom_command.json'
Path to the default custom command json file.
- Path to the default custom command json file. If is blank or the json file is not in a proper format the terminal context menu will be built without custom commands. If the file is a valid json with recognized structure theterminak context menu will be buit with the commands read inside.
+ Path to the default custom command json file. If is blank or the json file is not in a proper format the terminal context menu will be built without custom commands. If the file is a valid json with recognized structure theterminak context menu will be built with the commands read inside.
true