aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-17 22:08:06 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-17 22:08:06 +0000
commit44acd75650d2493da69be86baff0855c3fd1daa1 (patch)
tree07ba60130dfe75992d078d3066afde1acf39a472 /Makefile.common
parent6a811eb874273667749aac02bd460eb25956c8a7 (diff)
fix a typo
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15394 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 889fa75b75..cf43eb6d3a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -133,7 +133,7 @@ TETHEREAL_TAP_SRC = \
tap-stats_tree.c \
tap-wspstat.c
-# helpers alraedy available on some platforms (and on others not)
+# helpers already available on some platforms (and on others not)
EXTRA_ethereal_SOURCES = \
snprintf.c \
strerror.c \