[gnome-2048] Fix typo in gsettings schema key description
- From: Juan R. Garcia Blanco <juanrgar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048] Fix typo in gsettings schema key description
- Date: Sun, 15 Feb 2015 20:58:02 +0000 (UTC)
commit 5b2f27ba94759927585c3eb7cb5e7fcd57a08b46
Author: Juan R. GarcĂa Blanco <juanrgar gmail com>
Date: Sun Feb 15 21:57:40 2015 +0100
Fix typo in gsettings schema key description
See https://bugzilla.gnome.org/show_bug.cgi?id=744566
data/org.gnome.2048.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.2048.gschema.xml b/data/org.gnome.2048.gschema.xml
index aceb636..f9dc896 100644
--- a/data/org.gnome.2048.gschema.xml
+++ b/data/org.gnome.2048.gschema.xml
@@ -33,7 +33,7 @@
<key name="do-congrat" type="b">
<default>true</default>
<summary>Congrat on target tile</summary>
- <description>Whether the user shall be contratulated on obtaining target tile.</description>
+ <description>Whether the user shall be congratulated on obtaining target tile.</description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]