summaryrefslogtreecommitdiffstats
path: root/src/projectsession.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/projectsession.h')
-rw-r--r--src/projectsession.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projectsession.h b/src/projectsession.h
index 6ddccefa..f5370d28 100644
--- a/src/projectsession.h
+++ b/src/projectsession.h
@@ -3,7 +3,7 @@
-------------------
begin : 30 Nov 2002
copyright : (C) 2002 by Falk Brettschneider
- email : falk@kdevelop.org
+ email : falk@tdevelop.org
***************************************************************************/
/***************************************************************************
@@ -30,7 +30,7 @@ class KDevPlugin;
* This class stores and restores the last situation before the certain project
* was closed.
* Session stuff that is not related to a certain project doesn't belong to here;
- * it must be saved in a program session which likely is "kdeveloprc".
+ * it must be saved in a program session which likely is "tdeveloprc".
**/
class ProjectSession : public TQObject
{