aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2020-08-24 08:32:22 +0200
committerStig Bjørlykke <stig@bjorlykke.org>2020-08-24 08:27:22 +0000
commit9cd9f02b34eb71bbcaeccacd3bd6fd9352f678be (patch)
tree22abaab95d57a4269ad88d363200a024da404348 /ui
parent1fe4db4bc42fd972f4385735e727a174043ecc4e (diff)
Qt: Fix filename used in header comment
Fix a cut'n'paste issue in the filename used in the header comment.
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/widgets/field_filter_edit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/widgets/field_filter_edit.h b/ui/qt/widgets/field_filter_edit.h
index 0936bde102..47ea79c1d2 100644
--- a/ui/qt/widgets/field_filter_edit.h
+++ b/ui/qt/widgets/field_filter_edit.h
@@ -1,4 +1,4 @@
-/* display_filter_edit.h
+/* field_filter_edit.h
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>