aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index d7f13bb7a2..ad3363c39b 100644
--- a/file.c
+++ b/file.c
@@ -1877,7 +1877,7 @@ rescan_packets(capture_file *cf, const char *action, const char *action_item, gb
/*
- * Scan trough all frame data and recalculate the ref time
+ * Scan through all frame data and recalculate the ref time
* without rereading the file.
* XXX - do we need a progres bar or is this fast enough?
*/