From 233913bc38f7c1279f6315c8128782906db1acdb Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Sat, 5 Nov 2016 13:57:57 +0100 Subject: [PATCH] Fixed misspelling of semantics --- website/source/docs/provisioners/shell.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/shell.html.md b/website/source/docs/provisioners/shell.html.md index e0a193aff..4d1699342 100644 --- a/website/source/docs/provisioners/shell.html.md +++ b/website/source/docs/provisioners/shell.html.md @@ -127,7 +127,7 @@ privileges without worrying about password prompts. ### FreeBSD Example -FreeBSD's default shell is `tcsh`, which deviates from POSIX sematics. In order +FreeBSD's default shell is `tcsh`, which deviates from POSIX semantics. In order for packer to pass environment variables you will need to change the `execute_command` to: