Fix typo.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14366 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2006-06-14 22:38:38 +00:00
parent 97ccc59855
commit 73335add12
+1 -1
View File
@@ -80,7 +80,7 @@ Note that piping stdout from gnucash to a file causes gnucash to crash.
Don't know why, this is a bug that needs to be fixed. Here's another
way to get trace messages into a file:
-- edit src/engine/gnc-engine.c and find the call to qif_log_set_level
-- edit src/engine/gnc-engine.c and find the call to qof_log_set_level
for the module you are intersted in. Adjust the log level
appropriately.
-- edit the call to qof_log_file_init() in this same file to change