1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 03:00:19 +02:00

Typo fixes

This commit is contained in:
Neil Jerram 2009-09-19 01:23:09 +01:00
parent 4330956d39
commit b77afe82a4
2 changed files with 2 additions and 2 deletions

View file

@ -1966,7 +1966,7 @@ scm_i_get_port_encoding (SCM port)
}
}
/* Returns ENC is if is a recognized encoding. If it isn't, it tries
/* Returns ENC if it is a recognized encoding. If it isn't, it tries
to find an alias of ENC that is valid. Otherwise, it returns
NULL. */
static const char *