summaryrefslogtreecommitdiff
path: root/doc/ref/api-undocumented.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/api-undocumented.texi')
-rw-r--r--doc/ref/api-undocumented.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/api-undocumented.texi b/doc/ref/api-undocumented.texi
index 826b4d38b..ef1df19c5 100644
--- a/doc/ref/api-undocumented.texi
+++ b/doc/ref/api-undocumented.texi
@@ -257,7 +257,7 @@ otherwise return the first argument.
@deffn {Scheme Procedure} system-async thunk
@deffnx {C Function} scm_system_async (thunk)
This function is deprecated. You can use @var{thunk} directly
-instead of explicitely creating an async object.
+instead of explicitly creating an async object.
@end deffn