doc: fix typo in basics.rst
PR-URL: https://github.com/libuv/libuv/pull/2366 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
ed128ef397
commit
f5ca3e868c
@ -82,7 +82,7 @@ libuv's event loop is explained in more detail in the `documentation
|
||||
Hello World
|
||||
-----------
|
||||
|
||||
With the basics out of the way, lets write our first libuv program. It does
|
||||
With the basics out of the way, let's write our first libuv program. It does
|
||||
nothing, except start a loop which will exit immediately.
|
||||
|
||||
.. rubric:: helloworld/main.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user