s/then/them/

This commit is contained in:
snj 2004-02-08 22:55:53 +00:00
parent 2fd6662f91
commit 4b5ec1617d
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
In order to make these useful extensions usable to other projects, we
have decided to put then in their own library. It is possible that
have decided to put them in their own library. It is possible that
we will move even more extensions/widgets from Nautilus to Eel.
If you wish to use Eel for a project, have patches, suggestions and/or

View file

@ -5,6 +5,6 @@ the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
In order to clearly distinguish useful extensions that could be useful
for other projects, we have decided to put then in their own library.
for other projects, we have decided to put them in their own library.
It is possible that we will move even more from Nautilus to Eel in the
future.