From 14f96e895132a0f1fa81ec9c1df509a041fc5314 Mon Sep 17 00:00:00 2001 From: Peter Pribula Date: Wed, 1 May 2019 08:39:48 +0200 Subject: [PATCH] Fixes a typo in a comment --- builder/proxmox/config_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/proxmox/config_test.go b/builder/proxmox/config_test.go index fa8b81524..ec654dc54 100644 --- a/builder/proxmox/config_test.go +++ b/builder/proxmox/config_test.go @@ -119,7 +119,7 @@ func TestBasicExampleFromDocsIsValid(t *testing.T) { } func TestAgentSetToFalse(t *testing.T) { - // pnly the mandatory attributes are specified + // only the mandatory attributes are specified const config = `{ "builders": [ {