aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nstrace.c
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-11-16 00:06:10 +0400
committerAnders Broman <a.broman58@gmail.com>2015-12-07 07:11:54 +0000
commit9a9b1c9bbaba1e23a17b6a3f06afac7116c6a82b (patch)
treec5feed0ecd58da3593cb5998fc7b8110ec0f1769 /epan/dissectors/packet-nstrace.c
parenta18af795fafb562452446118e322f0f73c799d65 (diff)
Spelling fixes for errors found by lintian
Change-Id: I889283902875193f4d3f3fd59788f59f8d9bcc20 Reviewed-on: https://code.wireshark.org/review/11945 Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-nstrace.c')
-rw-r--r--epan/dissectors/packet-nstrace.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-nstrace.c b/epan/dissectors/packet-nstrace.c
index d7a2089bd2..88b373a9ed 100644
--- a/epan/dissectors/packet-nstrace.c
+++ b/epan/dissectors/packet-nstrace.c
@@ -375,8 +375,8 @@ static const value_string ns_httpabortcode_vals[] = {
{4, "VPN GSLB CONNECTION PROXY connections"},
{5, "if http FA moves to unknown on clt req; svr_pcb's http state is also made unknown"},
{6, "Incomplete HTTP chunk"},
- {7, "forward proxy connect url recieved and flagged for noreuse"},
- {8, "connection is not reused because we recieved more than content-length amount of data from server"},
+ {7, "forward proxy connect url received and flagged for noreuse"},
+ {8, "connection is not reused because we received more than content-length amount of data from server"},
{9, "the Incomplete header reassembly failed"},
{10, "invalid header"},
{11, "RTSP : the Incomplete header reassembly failed"},