We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd42039 commit d3dc6b6Copy full SHA for d3dc6b6
docs/usage.rst
@@ -129,7 +129,7 @@ Let's say you implemented RFC6810 yourself but still want to use rtrlibs pfxtabl
129
add_record(asn, ip, min_len, max_len)
130
131
132
- # iterate over pfx_table to demonstrate it's content
+ # iterate over pfx_table to demonstrate its content
133
134
# since the callback from the rtrlib module is used record
135
# is automatically wrapped in a python class
0 commit comments