From 3e8ff940702b6de227339021fac2edbf81c47702 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Fri, 23 Aug 2002 16:39:32 +0000 Subject: [PATCH] Little spelling fix. --- doc/usage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
-- 2.30.2