From 19d9927d4b94b8158f012bce0454701617fbaba5 Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Sat, 27 Jan 2018 10:33:20 -0800 Subject: [PATCH] ext/include: update stale reference to "zcl" --- ext/include/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/include/doc.go b/ext/include/doc.go index 374911f..11ea07d 100644 --- a/ext/include/doc.go +++ b/ext/include/doc.go @@ -1,4 +1,4 @@ -// Package include implements a zcl extension that allows inclusion of +// Package include implements a HCL extension that allows inclusion of // one HCL body into another using blocks of type "include", with the following // structure: //