From 630ae89977b8934a6c8b3667a64e575e7f3c3885 Mon Sep 17 00:00:00 2001 From: Kerry Ivan Kurian Date: Mon, 12 Jan 2015 12:24:17 -0700 Subject: [PATCH] fix typo --- docsite/rst/intro_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/intro_configuration.rst b/docsite/rst/intro_configuration.rst index a9f50f804f8..c361de1190a 100644 --- a/docsite/rst/intro_configuration.rst +++ b/docsite/rst/intro_configuration.rst @@ -496,7 +496,7 @@ sudo_flags ========== Additional flags to pass to sudo when engaging sudo support. The default is '-H' which preserves the environment -of the original user. In some situations you may wish to add or remote flags, but in general most users +of the original user. In some situations you may wish to add or remove flags, but in general most users will not need to change this setting:: sudo_flags=-H