Skip to content

Commit 0297d38

Browse files
committed
fix typo
1 parent 8157f0d commit 0297d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/mark-ip-ranges-populated.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# When updating to NetBox Version v4.3 or newer this script
22
# can be used to patch the mark-populated field of the IP ranges in Netbox
33
# which contain '// managed by netbox-operator' in the description
4-
# (v4.2 NetBox verisions are not compatible with the IP range claim controller)
4+
# (v4.2 NetBox versions are not compatible with the IP range claim controller)
55

66
import argparse
77
import os

0 commit comments

Comments
 (0)