summaryrefslogtreecommitdiff
path: root/epan/dissectors/dcerpc
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/dcerpc')
-rw-r--r--epan/dissectors/dcerpc/idl2wrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/dcerpc/idl2wrs.c b/epan/dissectors/dcerpc/idl2wrs.c
index 985871fdd6..fcf9dcb7cd 100644
--- a/epan/dissectors/dcerpc/idl2wrs.c
+++ b/epan/dissectors/dcerpc/idl2wrs.c
@@ -293,7 +293,7 @@ find_hf_field(char *name)
/* this function will create the code required for a hf field.
- it MIGTH rename the field so a user MUST use the name returned
+ it MIGHT rename the field so a user MUST use the name returned
from this function.
for fields that are to be renamed no code is generated
*/