aboutsummaryrefslogtreecommitdiff
path: root/docs/src/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/conf.py')
-rw-r--r--docs/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/conf.py b/docs/src/conf.py
index 9ec9ec2c..f614fc5b 100644
--- a/docs/src/conf.py
+++ b/docs/src/conf.py
@@ -261,7 +261,7 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
('index', 'libuv', u'libuv API documentation',
- u'libuv contributors', 'libuv', 'Cross-platform asychronous I/O',
+ u'libuv contributors', 'libuv', 'Cross-platform asynchronous I/O',
'Miscellaneous'),
]