Skip to content

Commit 7ccbd8a

Browse files
rjebDavidy22
authored andcommitted
Fixed spelling errors in gschema descriptions
1 parent 0db8148 commit 7ccbd8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guake/data/org.guake.gschema.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<key name="tab-ontop" type="b">
9595
<default>false</default>
9696
<summary>Tab on top.</summary>
97-
<description>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.</description>
97+
<description>Makes tab bar on top of the Guake window. Per default, tabs appears below the terminal. Setting this to True will move the tab on top of the terminal. Requires a restart.</description>
9898
</key>
9999
<key name="new-tab-after" type="b">
100100
<default>false</default>
@@ -244,7 +244,7 @@
244244
<key name="compat-backspace" type="s">
245245
<default>'ascii-delete'</default>
246246
<summary>Backspace Compatibility</summary>
247-
<description>Defines the behavior of backscape key.</description>
247+
<description>Defines the behavior of backspace key.</description>
248248
</key>
249249
<key name="compat-delete" type="s">
250250
<default>'delete-sequence'</default>
@@ -269,7 +269,7 @@
269269
<key name="custom-command-file" type="s">
270270
<default>'~/.config/guake/custom_command.json'</default>
271271
<summary>Path to the default custom command json file.</summary>
272-
<description>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.</description>
272+
<description>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.</description>
273273
</key>
274274
<key name="open-tab-cwd" type="b">
275275
<default>true</default>

0 commit comments

Comments
 (0)