]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
docs/napatech: Correct typo
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 3 Mar 2020 14:48:27 +0000 (09:48 -0500)
committerVictor Julien <victor@inliniac.net>
Sat, 14 Mar 2020 20:01:20 +0000 (21:01 +0100)
doc/userguide/capture-hardware/napatech.rst

index af9853844b6137ec2031df9dd756978c41f5ad47..bdfd98228f64483ed6cd30bbb41909f1b69b6833 100644 (file)
@@ -231,7 +231,7 @@ Now that ntservice is running we need to execute a few NTPL (Napatech Programmin
 commands to complete the setup. Create a file will the following commands::
 
        Delete=All                              # Delete any existing filters
-       Assign[streamid=(0..3)]= all    # Assign all phisical ports to stream ID 0
+       Assign[streamid=(0..3)]= all    # Assign all physical ports to stream ID 0
 
 Next execute those command using the ntpl tool::
 
@@ -528,4 +528,4 @@ Support
 Contact a support engineer at: ntsupport@napatech.com
 
 Napatech Documentation can be found at: https://docs.napatech.com (Click the search icon, with no search text,
-to see all documents in the portal.)
\ No newline at end of file
+to see all documents in the portal.)