aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@gmail.com>2014-12-11 14:43:12 +0100
committerSaúl Ibarra Corretgé <saghul@gmail.com>2014-12-11 17:29:24 +0100
commit460907279e9beac73f0cca5a6e4d4d317ebbd42e (patch)
tree7940b7dcede0d217bfefb8de48bc48f6d6628c38 /docs/src
parent3fef323e7c44a795ab9e9be2b9eb420cd1b4d5a6 (diff)
downloadlibuv-460907279e9beac73f0cca5a6e4d4d317ebbd42e.tar.gz
libuv-460907279e9beac73f0cca5a6e4d4d317ebbd42e.zip
doc: fix sphinx warning
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/misc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/misc.rst b/docs/src/misc.rst
index 4b810fe0..3d1b11ca 100644
--- a/docs/src/misc.rst
+++ b/docs/src/misc.rst
@@ -2,7 +2,7 @@
.. _misc:
Miscellaneous utilities
-======================
+=======================
This section contains miscellaneous functions that don't really belong in any
other section.