X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=doc%2Fusage.html;fp=doc%2Fusage.html;h=c50bd4714bb91eeb416109fb878da995fd8f922d;hb=3e8ff940702b6de227339021fac2edbf81c47702;hp=1967cb789eba561f3a524f3ad7926f89138e1173;hpb=a65ce77726e025ced97d8b81b4483d2a57ee754b;p=gedcom-parse.git diff --git a/doc/usage.html b/doc/usage.html index 1967cb7..c50bd47 100644 --- a/doc/usage.html +++ b/doc/usage.html @@ -84,7 +84,7 @@ the library calls it makes.  Practically, it should e.g. come before any calls to any GTK functions, because GTK uses iconv_open in its initialization.  For the same reason it is also advised to put the -lgedcom option on the linking of the program as the last -option, so that it's initialization code is run first.
+option, so that its initialization code is run first.

The next sections will refine this piece of code to be able to have meaningful errors and the actual data that is in the file.