From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- interfaces/khexedit/byteseditinterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces/khexedit/byteseditinterface.h') diff --git a/interfaces/khexedit/byteseditinterface.h b/interfaces/khexedit/byteseditinterface.h index fd2bce54f..4a78d59b8 100644 --- a/interfaces/khexedit/byteseditinterface.h +++ b/interfaces/khexedit/byteseditinterface.h @@ -174,7 +174,7 @@ inline BytesEditInterface *bytesEditInterface( T *t ) * ... * * TQWidget *BytesEditWidget = KHE::createBytesEditWidget( this, "BytesEditWidget" ); - * // is e.g. kdeutils (incl. khexedit2) installed, so a widget could be found and created? + * // is e.g. tdeutils (incl. khexedit2) installed, so a widget could be found and created? * if( BytesEditWidget ) * { * � // fetch the editor interface -- cgit v1.2.1