From: Bruno Haible Date: Thu, 24 Dec 2009 23:29:49 +0000 (+0100) Subject: Fix typo in comment. X-Git-Tag: v0.18~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d753627e67fb31110279d7322c1c7494f04f47bc;p=thirdparty%2Fgettext.git Fix typo in comment. --- diff --git a/gettext-tools/src/open-catalog.c b/gettext-tools/src/open-catalog.c index cef68e8e2..27eed909a 100644 --- a/gettext-tools/src/open-catalog.c +++ b/gettext-tools/src/open-catalog.c @@ -1,5 +1,5 @@ /* open-po - search for .po file along search path list and open for reading - Copyright (C) 1995-1996, 2000-2003, 2005-2008 Free Software Foundation, Inc. + Copyright (C) 1995-1996, 2000-2003, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , April 1995. This program is free software: you can redistribute it and/or modify @@ -38,7 +38,7 @@ #define _(str) gettext (str) -/* This macro is used to determine the number of elements in an erray. */ +/* This macro is used to determine the number of elements in an array. */ #define SIZEOF(a) (sizeof(a)/sizeof(a[0])) static FILE *