1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00

Grammar fix.

This commit is contained in:
Marius Vollmer 2000-01-11 20:35:05 +00:00
parent 0d90b76de3
commit e723f8de40

3
NEWS
View file

@ -53,7 +53,8 @@ use absolute filenames when possible.
If you pass a filename without an extension to `dynamic-link', it will If you pass a filename without an extension to `dynamic-link', it will
try a few appropriate ones. Thus, the most platform ignorant way is try a few appropriate ones. Thus, the most platform ignorant way is
specify a name like "libfoo", without any directories and extensions. to specify a name like "libfoo", without any directories and
extensions.
* Changes to the distribution * Changes to the distribution