From: Dan Scott Date: Fri, 3 Mar 2017 19:48:56 +0000 (-0500) Subject: Docs: trivial typo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ceba7dd6341f45f87ec7750aa79c6b63bdb97c43;p=working%2FEvergreen.git Docs: trivial typo s/retriving/retrieving/ Signed-off-by: Dan Scott --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index 635d6a0ee6..3d53fd6aef 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -109,7 +109,7 @@ ldconfig To perform certain developer tasks from a Git source code checkout, additional packages may be required. As the *root* Linux account: + - * To install packages needed for retriving and managing web dependencies, + * To install packages needed for retrieving and managing web dependencies, use the -developer Makefile.install target. Currently, this is only needed for building and installing the (preview) browser staff client.