ext/libuv/docs/src/dll.rst in libuv-1.1.3 vs ext/libuv/docs/src/dll.rst in libuv-1.2.0
- old
+ new
@@ -2,10 +2,10 @@
.. _dll:
Shared library handling
=======================
-libuv prodives cross platform utilities for loading shared libraries and
+libuv provides cross platform utilities for loading shared libraries and
retrieving symbols from them, using the following API.
Data types
----------