aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-01-04 17:29:20 +0000
committerBill Meier <wmeier@newsguy.com>2014-01-04 17:29:20 +0000
commitb26f50cbb1867fed335f3648712df528dd205b43 (patch)
tree83d94bbe552a57089d339fdaf5c60d9fae942c1a /epan/conversation.c
parent3a533ccc320b680b7440163b1455a7dbdd5a0bf1 (diff)
(Trivial) explicitely --> explicitly
svn path=/trunk/; revision=54594
Diffstat (limited to 'epan/conversation.c')
-rw-r--r--epan/conversation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/conversation.c b/epan/conversation.c
index b99fe4c4a9..7d9375d169 100644
--- a/epan/conversation.c
+++ b/epan/conversation.c
@@ -1248,7 +1248,7 @@ conversation_set_dissector(conversation_t *conversation, const dissector_handle_
*
* This helper uses call_dissector_only which will NOT call the default
* "data" dissector if the packet was rejected.
- * Our caller is responsible to call the data dissector explicitely in case
+ * Our caller is responsible to call the data dissector explicitly in case
* this function returns FALSE.
*/
gboolean