aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2024-02-17 19:05:41 +0000
committerGerald Combs <gerald@wireshark.org>2024-02-18 18:55:29 +0000
commit48bb12831bac88c338011b99ff9e5518c3da23fa (patch)
tree89ca3aaf38a5c949b130473fa1a37a148d7374f4 /epan/stats_tree.c
parentd7b2445089a9df64d3ef403fc8edfd8c7c3c2c2c (diff)
Some spellings
Diffstat (limited to 'epan/stats_tree.c')
-rw-r--r--epan/stats_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stats_tree.c b/epan/stats_tree.c
index 025e06fc6e..7d1ecf0d46 100644
--- a/epan/stats_tree.c
+++ b/epan/stats_tree.c
@@ -1024,7 +1024,7 @@ stats_tree_get_displayname (gchar* fullname)
gchar *sep;
if (prefs.st_sort_showfullname) {
- return buf; /* unmodifed */
+ return buf; /* unmodified */
}
sep = buf;