fix typo in documentation

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3435 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
2001-01-11 04:16:36 +00:00
parent 0526afbddb
commit b85acbee65

View File

@@ -94,7 +94,7 @@
* case it is up to the user to try again, or to pick
* a different filename).
*
* The gncFileOpenFile() routine behaves much like the gncFileOpenFile()
* The gncFileOpenFile() routine behaves much like the gncFileOpen()
* routine, except that the new file to open is passed as a char *
* argument.
*