From 84e2295834b1d32fcd92a1df53fb32ab6fe69ebe Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Sat, 30 May 2015 08:31:21 +0200 Subject: [PATCH] Typos --- dev/building.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/building.rst b/dev/building.rst index 334eb2302..f6490d7d0 100644 --- a/dev/building.rst +++ b/dev/building.rst @@ -137,8 +137,8 @@ Building without Git Syncthing can be built perfectly fine from a source tarball of course. If the tarball is from our build server it contains a file called -``RELEASE`` that information the build system of the version being -build. If you're building from a different source package, for example +``RELEASE`` that informs the build system of the version being +built. If you're building from a different source package, for example one automatically generated by Github, you must instead pass the ``-version`` flag to ``build.go``.