From 63ec7c7b093bb42241b6056319ddbcaab8cc3e05 Mon Sep 17 00:00:00 2001 From: hrvoj3e Date: Sat, 6 Jan 2018 17:01:30 +0100 Subject: [PATCH] spelling fix - resoled to resolved --- website/source/docs/provisioning/puppet_apply.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index e4bf9b1d2..3cd74bdac 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -164,7 +164,7 @@ The default manifest is the environment's `manifests` directory. If the environment has an `environment.conf` the manifest path is parsed from there. Relative paths are assumed to be relative to the directory of the environment. If the manifest setting in `environment.conf` use -the Puppet variables `$codedir` or `$environment` they are resoled to +the Puppet variables `$codedir` or `$environment` they are resolved to the parent directory of `environment_path` and `environment` respectively. ## Modules