From 6187064f1b29426d64595fe56475dd92dcf80d05 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 4 Apr 2011 11:58:00 +0200 Subject: [PATCH] Debugger: Fix spelling error in tooltip. Last string change. Reviewed-by: Leena Miettinen --- src/plugins/debugger/gdb/gdboptionspage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/debugger/gdb/gdboptionspage.ui b/src/plugins/debugger/gdb/gdboptionspage.ui index 704c95ba57..76d9fd8e00 100644 --- a/src/plugins/debugger/gdb/gdboptionspage.ui +++ b/src/plugins/debugger/gdb/gdboptionspage.ui @@ -46,7 +46,7 @@ This is the number of seconds Qt Creator will wait before -it terminates non-responsive gdb process. The default value of 20 seconds +it terminates a non-responsive gdb process. The default value of 20 seconds should be sufficient for most applications, but there are situations when loading big libraries or listing source files takes much longer than that on slow machines. In this case, the value should be increased. -- 2.11.0