Little spelling fix.
[gedcom-parse.git] / doc / usage.html
index 1967cb789eba561f3a524f3ad7926f89138e1173..c50bd4714bb91eeb416109fb878da995fd8f922d 100644 (file)
@@ -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 <code>iconv_open</code>
  in its initialization. &nbsp;For the same reason it is also advised to put
 the <code>-lgedcom</code> option on the linking of the program as the last
-option, so that it's initialization code is run first.<br>
+option, so that its initialization code is run first.<br>
           <br>
         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.<br>