From 6ea71545c3a28206cd3eea1bb9e7155ee8952952 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Fri, 15 Nov 2013 19:19:57 +0100 Subject: gdb/NEWS: Fix typo gdb/ 2013-11-15 Jan Kratochvil * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo. --- gdb/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 3be0073..9fc3638 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -624,7 +624,7 @@ qXfer:btrace:read C++ and Java objects. ** "explore" and its sub commands "explore value" and "explore type" - can be used to reccursively explore values and types of + can be used to recursively explore values and types of expressions. These commands are available only if GDB is configured with '--with-python'. -- cgit v1.1