Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions devel/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ Possible values:

The maximum transmission unit of interface.

Type: `interger`
Type: `integer`

## `Interface.MIN_MTU`

Expand Down Expand Up @@ -464,7 +464,7 @@ Format: `192.0.2.251`

The prefix length of static IPv4 address.

Type: `interger`.
Type: `integer`.

## `Interface.IPV6`
The `Interface.IPV6` property holds the IPv6 stack information in a dictionary.
Expand Down