summaryrefslogtreecommitdiffstats
path: root/tdeprint/lpr/printcapentry.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/lpr/printcapentry.h')
-rw-r--r--tdeprint/lpr/printcapentry.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tdeprint/lpr/printcapentry.h b/tdeprint/lpr/printcapentry.h
index b2d3931a8..a64da125c 100644
--- a/tdeprint/lpr/printcapentry.h
+++ b/tdeprint/lpr/printcapentry.h
@@ -21,7 +21,7 @@
#define PRINTCAPENTRY_H
#if !defined( _TDEPRINT_COMPILE ) && defined( __GNUC__ )
-#warning internal header, do not use except if you are a KDEPrint developer
+#warning internal header, do not use except if you are a TDEPrint developer
#endif
#include <tqstring.h>
@@ -31,9 +31,9 @@
/**
* @internal
- * This class is internal to KDEPrint and is not intended to be
+ * This class is internal to TDEPrint and is not intended to be
* used outside it. Please do not make use of this header, except
- * if you're a KDEPrint developer. The API might change in the
+ * if you're a TDEPrint developer. The API might change in the
* future and binary compatibility might be broken.
*/
class Field
@@ -58,9 +58,9 @@ public:
/**
* @internal
- * This class is internal to KDEPrint and is not intended to be
+ * This class is internal to TDEPrint and is not intended to be
* used outside it. Please do not make use of this header, except
- * if you're a KDEPrint developer. The API might change in the
+ * if you're a TDEPrint developer. The API might change in the
* future and binary compatibility might be broken.
*/
class PrintcapEntry