Skip to content

Commit 714e455

Browse files
committed
correct spelling mistake
1 parent 2b78051 commit 714e455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)