From 4a33436663be416f7e27998efd591e1a47544613 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 23 Mar 2000 11:02:08 +0000 Subject: spelling errors corrected --- BUGS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index a08b61ba7..5666c969c 100644 --- a/BUGS +++ b/BUGS @@ -46,11 +46,11 @@ BUGS should be replaced with the name of your debugger, in most cases that will be 'gdb', but 'dbx' and others also occur. - When the debugger has finnished loading the core file and presents you a + When the debugger has finished loading the core file and presents you a prompt, you can give the compiler instructions. Enter 'where' (without the quotes) and press return. The list that is presented is the stack trace. If everything worked, it is - supposed to contain the chaing of functions that were called when curl + supposed to contain the chain of functions that were called when curl crashed. -- cgit v1.2.3