Fix typo in comment.

This commit is contained in:
Ulrich Drepper 2000-05-21 20:05:08 +00:00
parent 5d1fba6d95
commit e59712484d

View File

@ -751,7 +751,7 @@ _nl_find_msg (domain_file, msgid, index)
appropriate table with the same structure as the table appropriate table with the same structure as the table
of translations in the file, where we can put the pointers of translations in the file, where we can put the pointers
to the converted strings in. to the converted strings in.
The is a slight complication with the INDEX: We don't know There is a slight complication with the INDEX: We don't know
a priori which entries are plural entries. Therefore at any a priori which entries are plural entries. Therefore at any
moment we can only translate the variants 0 .. INDEX. */ moment we can only translate the variants 0 .. INDEX. */