Skip to content

Commit 47946d1

Browse files
authored
Merge pull request #214 from EdwardBetts/spelling
correct spelling mistake
2 parents 2b78051 + 714e455 commit 47946d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iptc/ip4tc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ class ipt_entry(ct.Structure):
102102
class IPTCError(Exception):
103103
"""This exception is raised when a low-level libiptc error occurs.
104104
105-
It contains a short description about the error that occured while
105+
It contains a short description about the error that occurred while
106106
executing an iptables operation.
107107
"""
108108

0 commit comments

Comments
 (0)