[ghex] Fix a typo in .desktop file



commit 70b658c0762cc683639bf194d3952708a0339b74
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Aug 30 16:54:22 2015 +0200

    Fix a typo in .desktop file

 data/ghex.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ghex.desktop.in b/data/ghex.desktop.in
index 72c424b..e44ce17 100644
--- a/data/ghex.desktop.in
+++ b/data/ghex.desktop.in
@@ -2,7 +2,7 @@
 _Name=GHex
 _GenericName=Hex Editor
 _Comment=Inspect and edit binary files
-#TRANSLATORS: here, 'binay' means a binary file (not the base-2 numeric system)
+#TRANSLATORS: here, 'binary' means a binary file (not the base-2 numeric system)
 _Keywords=binary;debug;
 Exec=ghex %F
 Terminal=false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]