# HG changeset patch # User kleing # Date 1234354070 -39600 # Node ID d203e9d4675bb49c2d7dccf6bf7c1d875990adbb # Parent 3c348f5873f3821ebeaec381d1f8f43d1f777607 fixed typo diff -r 3c348f5873f3 -r d203e9d4675b NEWS --- a/NEWS Wed Feb 11 23:05:58 2009 +1100 +++ b/NEWS Wed Feb 11 23:07:50 2009 +1100 @@ -184,7 +184,7 @@ context. INCOMPATIBILITY. * New find_theorems criterion "solves" matching theorems that - directly solve the current goal. Try "find_theorm solves". + directly solve the current goal. Try "find_theorems solves". * Added an auto solve option, which can be enabled through the ProofGeneral Isabelle settings menu (disabled by default).