fix minor typos in autodiscovery.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 19:53:27 +11:00
parent 1988f2b4a1
commit 4b078faa08
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ One of the first lines will be
</programlisting>
You will need to put this in comment.
If you want to have some more logging available to you you should
If you want to have some more logging available to you, you should
edit main.c to show
log_set_debug(DEBUG_TRACE_ALL); (somewhere around line 84)