From 0812056acd74a8833a4702f6e0fca9595678f83d Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 4 Apr 2011 12:01:00 +0200 Subject: [PATCH] Debugger: Fix spelling error in tooltip. Last string change. Reviewed-by: Leena Miettinen --- src/plugins/debugger/gdb/gdboptionspage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/debugger/gdb/gdboptionspage.ui b/src/plugins/debugger/gdb/gdboptionspage.ui index 76d9fd8e00d..9400224b0ac 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 a 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. @@ -60,7 +60,7 @@ on slow machines. In this case, the value should be increased. 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.