diff options
author | Werner Koch <[email protected]> | 2006-09-20 11:01:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-09-20 11:01:49 +0000 |
commit | c69dc436ce9037ebf54383eb1adad728eb6fa859 (patch) | |
tree | 86d1d65cb6ab4fced535e8e064c1a69df85ab8e5 /doc/debugging.texi | |
parent | Some restructuring (diff) | |
download | gnupg-c69dc436ce9037ebf54383eb1adad728eb6fa859.tar.gz gnupg-c69dc436ce9037ebf54383eb1adad728eb6fa859.zip |
Cleanups.
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r-- | doc/debugging.texi | 4 |
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. |