aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation.h
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.h
parent3a533ccc320b680b7440163b1455a7dbdd5a0bf1 (diff)
(Trivial) explicitely --> explicitly
svn path=/trunk/; revision=54594
Diffstat (limited to 'epan/conversation.h')
-rw-r--r--epan/conversation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/conversation.h b/epan/conversation.h
index df137e53d4..ed00b9872f 100644
--- a/epan/conversation.h
+++ b/epan/conversation.h
@@ -170,7 +170,7 @@ WS_DLL_PUBLIC void conversation_set_dissector(conversation_t *conversation,
*
* 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.
*/
extern gboolean