# HG changeset patch # User Brian Gough # Date 1231824393 18000 # Node ID 2beb59bf773acad0445a0cc1e842d4cf163a87f4 # Parent 895d49a7e36a743f7a9a008256304c644e0ffab7 [docs] commandline => command-line diff --git a/doc/interpreter/debug.txi b/doc/interpreter/debug.txi --- a/doc/interpreter/debug.txi +++ b/doc/interpreter/debug.txi @@ -26,7 +26,7 @@ where execution has stopped can be examined and modified to check for errors. -The normal commandline editing and history functions are available in +The normal command-line editing and history functions are available in debug mode. @menu