We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b78051 + 714e455 commit 47946d1Copy full SHA for 47946d1
iptc/ip4tc.py
@@ -102,7 +102,7 @@ class ipt_entry(ct.Structure):
102
class IPTCError(Exception):
103
"""This exception is raised when a low-level libiptc error occurs.
104
105
- It contains a short description about the error that occured while
+ It contains a short description about the error that occurred while
106
executing an iptables operation.
107
"""
108
0 commit comments