Skip to content

Commit

Permalink
Fixed typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
phil777 committed Apr 30, 2009
1 parent 1373064 commit e776ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/scapy/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ Using the ``export_object()`` function, Scapy can export a base64 encoded Python
WZXXVCmi9pihUqI3FHdEQslriiVfWFTVT9VYpog6Q7fsjG0qRWtQNwsW1fRTrUg4xZxq5pUx1aS6
...

The output above can be reimported back into Skype using ``import_object()``::
The output above can be reimported back into Scapy using ``import_object()``::

>>> new_pkt = import_object()
eNplVwd4FNcRPt2dTqdTQ0JUUYwN+CgS0gkJONFEs5WxFDB+CdiI8+pupVl0d7uzRUiYtcEGG4ST
Expand Down

0 comments on commit e776ada

Please sign in to comment.