diff options
Diffstat (limited to 'khtml/khtml_printsettings.cpp')
-rw-r--r-- | khtml/khtml_printsettings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/khtml_printsettings.cpp b/khtml/khtml_printsettings.cpp index e41d6f2f8..1b3e9c245 100644 --- a/khtml/khtml_printsettings.cpp +++ b/khtml/khtml_printsettings.cpp @@ -44,7 +44,7 @@ KHTMLPrintSettings::KHTMLPrintSettings(TQWidget *parent, const char *name) "<p><strong>'Print header'</strong></p>" "<p>" "If this checkbox is enabled, the printout of the HTML document will " - "contain a header line at the top of each page. This header tqcontains " + "contain a header line at the top of each page. This header contains " "the current date, the location URL of the printed page and the page " "number." "</p>" |