From 86a05942462cf4935b3de486b4f46fa38f1ea404 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 24 Oct 2014 22:42:38 +0530 Subject: [PATCH] Fix #1385384 [Little typo](https://bugs.launchpad.net/calibre/+bug/1385384) --- manual/develop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/develop.rst b/manual/develop.rst index df4d90440e..a1839c85be 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -86,7 +86,7 @@ installing Git, you can get the calibre source code with the command:: On Windows you will need the complete path name, that will be something like :file:`C:\\Program Files\\Git\\git.exe`. calibre is a very large project with a very long source control history, so the -above can take a while (10mins to an hour depending on your internet speed). +above can take a while (10 mins to an hour depending on your internet speed). If you want to get the code faster, the source code for the latest release is always available as an `archive `_.