aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-20 11:01:49 +0000
committerWerner Koch <[email protected]>2006-09-20 11:01:49 +0000
commitc69dc436ce9037ebf54383eb1adad728eb6fa859 (patch)
tree86d1d65cb6ab4fced535e8e064c1a69df85ab8e5 /doc/debugging.texi
parentSome restructuring (diff)
downloadgnupg-c69dc436ce9037ebf54383eb1adad728eb6fa859.tar.gz
gnupg-c69dc436ce9037ebf54383eb1adad728eb6fa859.zip
Cleanups.
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r--doc/debugging.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index 6c696abf2..82c1550b6 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -9,8 +9,8 @@ Everyone knows that software often does not do what it should do and thus
there is a need to track down problems. We call this debugging in a
reminiscent to the moth jamming a relay in a Mark II box back in 1947.
-Most of the probelsm a merely configuration and user problems but
-nevertheless there are the most annoying ones and reposnible for may
+Most of the problems a merely configuration and user problems but
+nevertheless there are the most annoying ones and reponsible for many
gray hairs. We try to give some guidelines here on how to identify and
solve the problem at hand.