From 6677de82c2700102e5df66f2300e5209ae2447d6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 Oct 2014 21:36:06 -0700 Subject: [PATCH] docs/install: Fix 'instaleld' -> 'installed' typo --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index f399f68..6e873d4 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -63,7 +63,7 @@ If this does not work for you, check the detailed instructions on building libgit2 in various platforms, see https://libgit2.github.com/docs/guides/build-and-link/ -Once libgit2 is instaleld, deploying pygit2 should be a snap: +Once libgit2 is installed, deploying pygit2 should be a snap: .. code-block:: sh