We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b78051 commit 714e455Copy full SHA for 714e455
1 file changed
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