diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-05 01:00:20 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-05 01:00:20 -0500 |
commit | fb4b5d2a5588b69291656872f912eb022b7a03a2 (patch) | |
tree | 14904a5729905ba598f37f7273fb4a62004d3024 /smoke | |
parent | 8aa20fb7fcfdfa8f57f1e76fb1bba346b65a1eb7 (diff) | |
download | tdebindings-fb4b5d2a5588b69291656872f912eb022b7a03a2.tar.gz tdebindings-fb4b5d2a5588b69291656872f912eb022b7a03a2.zip |
Fix inadvertent renaming and typos.
Diffstat (limited to 'smoke')
-rw-r--r-- | smoke/kde/qtguess.pl.in | 2 | ||||
-rw-r--r-- | smoke/qt/qtguess.pl.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/smoke/kde/qtguess.pl.in b/smoke/kde/qtguess.pl.in index ba378f5a..89b8aa39 100644 --- a/smoke/kde/qtguess.pl.in +++ b/smoke/kde/qtguess.pl.in @@ -5,7 +5,7 @@ # author: germain Garand <germain@ebooksfrance.com> # licence: GPL v.2 -# options: -q: be tquieter +# options: -q: be quieter # -o file: redirect output to "file". (default: ./qtdefines) # -t [0..15]: set the testing threshold (see below) # -f "flags": additional compiler flags/parameters diff --git a/smoke/qt/qtguess.pl.in b/smoke/qt/qtguess.pl.in index ba378f5a..89b8aa39 100644 --- a/smoke/qt/qtguess.pl.in +++ b/smoke/qt/qtguess.pl.in @@ -5,7 +5,7 @@ # author: germain Garand <germain@ebooksfrance.com> # licence: GPL v.2 -# options: -q: be tquieter +# options: -q: be quieter # -o file: redirect output to "file". (default: ./qtdefines) # -t [0..15]: set the testing threshold (see below) # -f "flags": additional compiler flags/parameters |