diff --git a/plugin/smb4k_konqplugin.cpp b/plugin/smb4k_konqplugin.cpp index e520706..21f9d8d 100644 --- a/plugin/smb4k_konqplugin.cpp +++ b/plugin/smb4k_konqplugin.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Massimo Callegari * - * massitqmocallegari@yahoo.it * + * massimocallegari@yahoo.it * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/smb4k/core/smb4kerror.cpp b/smb4k/core/smb4kerror.cpp index d814db4..6beff4d 100644 --- a/smb4k/core/smb4kerror.cpp +++ b/smb4k/core/smb4kerror.cpp @@ -405,4 +405,4 @@ void Smb4KError::information( int code, const TQString &text, const TQString &de } } -// No tqmoc file needs to be included +// No moc file needs to be included diff --git a/smb4k/main.cpp b/smb4k/main.cpp index 439e5be..c000af4 100644 --- a/smb4k/main.cpp +++ b/smb4k/main.cpp @@ -67,7 +67,7 @@ int main( int argc, char *argv[] ) // Authors: aboutData.addAuthor( "Alexander Reinholdt", I18N_NOOP( "Developer" ), "dustpuppy@users.berlios.de" ); - aboutData.addAuthor( "Massimo Callegari", I18N_NOOP( "Developer" ), "massitqmocallegari@yahoo.it" ); + aboutData.addAuthor( "Massimo Callegari", I18N_NOOP( "Developer" ), "massimocallegari@yahoo.it" ); aboutData.addAuthor( "Franck Babin", I18N_NOOP( "Developer" ), "babinfranck@yahoo.ca" ); // All our credits: