Fix spelling error via patch
[gtk-theme-switch.git] / debian / patches / fix-spelling.patch
1 Description: Change 'absoulte' to 'absolute' in main.c
2 Author: Marius Gavrilescu <marius@ieval.ro>
3 Forwarded: no
4 Last-Update: 2013-07-13
5
6 --- a/main.c
7 +++ b/main.c
8 @@ -283,7 +283,7 @@
9 Passing no command line arguments will cause %s to start in dock-mode)\n\n\
10 \
11 \"file\" represents any one of (looked for in the listed order):\n\
12 -1) An absoulte or relative path to a GTK theme directory.\n\
13 +1) An absolute or relative path to a GTK theme directory.\n\
14 A directory is considered a theme directory if it contains a\n\
15 gtk/gtkrc file.\n\
16 2) A gzipped tar file which expands to a GTK theme directory as explained in 1).\n\
This page took 0.020783 seconds and 4 git commands to generate.