File: fix-spelling.patch

package info (click to toggle)
gtk-theme-switch 2.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 268 kB
  • ctags: 199
  • sloc: ansic: 3,315; makefile: 26
file content (16 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Change 'absoulte' to 'absolute' in main.c
Author: Marius Gavrilescu <marius@ieval.ro>
Forwarded: no
Last-Update: 2013-07-13

--- a/main.c
+++ b/main.c
@@ -283,7 +283,7 @@
 Passing no command line arguments will cause %s to start in dock-mode)\n\n\
 \
 \"file\" represents any one of (looked for in the listed order):\n\
-1) An absoulte or relative path to a GTK theme directory.\n\
+1) An absolute or relative path to a GTK theme directory.\n\
    A directory is considered a theme directory if it contains a\n\
    gtk/gtkrc file.\n\
 2) A gzipped tar file which expands to a GTK theme directory as explained in 1).\n\