From 47d21dc5204be6dcb0c9388f0af24a0c829ae149 Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Mon, 29 Apr 2013 08:32:18 +0000 Subject: * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error. --- gdb/contrib/ari/gdb_ari.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/contrib') diff --git a/gdb/contrib/ari/gdb_ari.sh b/gdb/contrib/ari/gdb_ari.sh index 21b6f96..c9b1352 100644 --- a/gdb/contrib/ari/gdb_ari.sh +++ b/gdb/contrib/ari/gdb_ari.sh @@ -543,7 +543,7 @@ Function name starts lower case but has uppercased letters." editCase_full_line = "" } (possible_editCase) { - if (ARI_OK == "ediCase function") { + if (ARI_OK == "editCase function") { possible_editCase = 0 } # Closing brace found? -- cgit v1.1