From 75ab2f7d7ec834976debd66b9874da81a82328e3 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Tue, 6 Oct 2020 22:41:45 +0200 Subject: fix typos in puppet-strings documentation --- types/port.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'types') diff --git a/types/port.pp b/types/port.pp index dc2b7e1..da2ea23 100644 --- a/types/port.pp +++ b/types/port.pp @@ -5,7 +5,6 @@ # + single Integer port # + Array of Integers (creates a multiport matcher) # + ferm range port-spec (pair of colon-separated integer, assumes 0 if first is omitted) - type Ferm::Port = Variant[ Stdlib::Port, Array[Stdlib::Port], -- cgit v1.2.3