summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/rdbcontroller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/rdbcontroller.cpp')
-rw-r--r--languages/ruby/debugger/rdbcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/rdbcontroller.cpp b/languages/ruby/debugger/rdbcontroller.cpp
index 9abc42ae..16ce7179 100644
--- a/languages/ruby/debugger/rdbcontroller.cpp
+++ b/languages/ruby/debugger/rdbcontroller.cpp
@@ -3,7 +3,7 @@
// -------------------
// begin : Sun Aug 8 1999
// copyright : (C) 1999 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
//
// Adapted for ruby debugging
// --------------------------