diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-03-31 16:38:24 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-03-31 16:38:24 +0200 |
commit | 03d01176af446fc69dcefbb4459c2c7c5c408a54 (patch) | |
tree | aba8abd4a4782cce0971ac4dd68e69ff954dd260 | |
parent | ab1c3205d7316426885b6aa3e05f421c74d232e8 (diff) |
Fix a typo
-rw-r--r-- | pcap-sita.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-sita.html b/pcap-sita.html index 97408d85..4a8fe1a2 100644 --- a/pcap-sita.html +++ b/pcap-sita.html @@ -411,7 +411,7 @@ A { text-decoration:none } <TR> <TD VALIGN=TOP>Interface ID</TD> <TD VALIGN=TOP ALIGN=CENTER>1</TD> - <TD VALIGN=TOP>A NULL to indicate an an empty 'interface ID'.</TD> + <TD VALIGN=TOP>A NULL to indicate an empty 'interface ID'.</TD> </TR> </TABLE> </TD> |