summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ref/api-overview.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/api-overview.texi b/doc/ref/api-overview.texi
index 583d009f5..56ca7924e 100644
--- a/doc/ref/api-overview.texi
+++ b/doc/ref/api-overview.texi
@@ -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
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.