From cfd61e90a59608448c6b1f8239ef86be82d1298a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 21 Oct 2014 09:03:02 +0530 Subject: [PATCH] Fix #1383508 [Little typo](https://bugs.launchpad.net/calibre/+bug/1383508) --- manual/develop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/develop.rst b/manual/develop.rst index c8116d42bb..df4d90440e 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -88,7 +88,7 @@ On Windows you will need the complete path name, that will be something like :fi 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). -If you want to get the code faster, the sourcecode for the latest release is +If you want to get the code faster, the source code for the latest release is always available as an `archive `_. To update a branch to the latest code, use the command::