summaryrefslogtreecommitdiff
path: root/epan/conversation.c
diff options
context:
space:
mode:
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