typo / formatting of documentation

This commit is contained in:
Vincent Riquer 2013-03-15 12:05:19 +01:00
parent b889d0e100
commit 8f9e8f73bf

View File

@ -30,7 +30,7 @@ Sections:
where FIFOs (for communicating with sqlite) and temporary WAVE files will where FIFOs (for communicating with sqlite) and temporary WAVE files will
be created. Note that debug logs (if enabled) will go there too. be created. Note that debug logs (if enabled) will go there too.
Default: ~/.atom/tmp Default: ~/.atom/tmp
* database <file>: String. Where the SQLite databse should be stored. * database <file>: String. Where the SQLite database should be stored.
Default: ~/.atom/atom.db Default: ~/.atom/atom.db
* debug <level>: Integer. Currently defined values: * debug <level>: Integer. Currently defined values:
* 1: few additional status informations. * 1: few additional status informations.