From 8ca75e27442714f5933b8aa3d0006dd3cb86798d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 Oct 2014 21:31:55 -0700 Subject: [PATCH] docs/install: Fix 'filling un' -> 'filing a' typo --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index f399f68..ed39219 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -23,7 +23,7 @@ Requirements One common mistake users do is to choose incompatible versions of libgit2 and pygit2. Be sure to use the latest release of both, double check the versions do -match before filling un bug report. +match before filing a bug report. .. note::