From b2aa7e450bd6de4e329f9edf1aa7cb540a6ec713 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 7 Jan 2009 13:31:50 -0800 Subject: Spelling tweak in the manpage --- stap.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stap.1.in b/stap.1.in index d4d8ba29..31bea382 100644 --- a/stap.1.in +++ b/stap.1.in @@ -126,7 +126,7 @@ embedded C. .TP .B \-P Prologue-searching mode. Activate heuristics to work around incorrect -debbugging information for $target variables. +debugging information for $target variables. .TP .B \-u Unoptimized mode. Disable unused code elision during elaboration. -- cgit