aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
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.