From a2f3dd77d49e31116429eb1663deb3bcd9235b41 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Sep 28 2016 20:32:26 +0000 Subject: Fix minor typos in configuration documentation Signed-off-by: Jeremy Cline --- diff --git a/doc/configuration.rst b/doc/configuration.rst index 8bb2d68..0fdffef 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -185,7 +185,7 @@ Configure Gitolite Pagure uses `gitolite `_ as an authorization layer. Gitolite relies on `SSH `_ for -the authentication. In other words, SSH let you in and gitolite check if you +the authentication. In other words, SSH lets you in and gitolite checks if you are allowed to do what you are trying to do once you are inside. @@ -193,7 +193,7 @@ GITOLITE_HOME ~~~~~~~~~~~~~ This configuration key should point to the home of the user under which -gitolite is ran. +gitolite is run. GITOLITE_VERSION