summaryrefslogtreecommitdiffstats
path: root/src/nbdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nbdebug.c')
-rw-r--r--src/nbdebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nbdebug.c b/src/nbdebug.c
index 7c9768129e..991bc6633f 100644
--- a/src/nbdebug.c
+++ b/src/nbdebug.c
@@ -42,7 +42,7 @@ static int errorHandler(Display *, XErrorEvent *);
/*
* nbdebug_wait - This function can be used to delay or stop execution of vim.
* It's normally used to delay startup while attaching a
- * debugger to a running process. Since workshop starts gvim
+ * debugger to a running process. Since NetBeans starts gvim
* from a background process this is the only way to debug
* startup problems.
*/