aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-08-17 22:08:06 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-08-17 22:08:06 +0000
commit2b35007cbd66f00a6b3698fae5c34e79cd25be00 (patch)
tree07ba60130dfe75992d078d3066afde1acf39a472 /Makefile.common
parent33b08bdd52714486978ba01d8af988ab4d7da732 (diff)
fix a typo
svn path=/trunk/; revision=15394
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 \