Update interpolation.html.md (#11223)

correct typo
This commit is contained in:
Benjamin Richter 2017-01-17 16:40:56 +01:00 committed by Paul Stack
parent 4198a1fb4d
commit a53c827bdd
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ The supported built-in functions are:
systems expect for IPv4 interfaces. For example, systems expect for IPv4 interfaces. For example,
`cidrnetmask("10.0.0.0/8")` returns `255.0.0.0`. Not applicable `cidrnetmask("10.0.0.0/8")` returns `255.0.0.0`. Not applicable
to IPv6 networks since CIDR notation is the only valid notation for to IPv6 networks since CIDR notation is the only valid notation for
IPv4. IPv6.
* `cidrsubnet(iprange, newbits, netnum)` - Takes an IP address range in * `cidrsubnet(iprange, newbits, netnum)` - Takes an IP address range in
CIDR notation (like `10.0.0.0/8`) and extends its prefix to include an CIDR notation (like `10.0.0.0/8`) and extends its prefix to include an