Manual typo fix

* doc/ref/api-overview.texi (API Overview): bot -> but
This commit is contained in:
Neil Jerram 2010-12-23 12:10:52 +00:00
commit 03f6e5ed4c

View file

@ -107,5 +107,5 @@ These two variants can also be combined.
The type of the return value of a C function that corresponds to a The type of the return value of a C function that corresponds to a
Scheme function is always @code{SCM}. In the descriptions below, Scheme function is always @code{SCM}. In the descriptions below,
types are therefore often omitted bot for the return value and for the types are therefore often omitted but for the return value and for the
arguments. arguments.