summaryrefslogtreecommitdiff
path: root/ldso/ldso/arm/dl-sysdep.h
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-15 16:36:11 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-15 16:36:11 +0000
commite9a22a46d74aa21284502720dfc5bbd3540d3457 (patch)
tree4f4934122db9560fee6edd676d5901fd3f74303c /ldso/ldso/arm/dl-sysdep.h
parent15ffa43fafc8a2dfd1e69d8d6b05ef55a06ccfbe (diff)
- commentary typo fix
Diffstat (limited to 'ldso/ldso/arm/dl-sysdep.h')
-rw-r--r--ldso/ldso/arm/dl-sysdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/arm/dl-sysdep.h b/ldso/ldso/arm/dl-sysdep.h
index 2a83f86fb..2f9a37f8f 100644
--- a/ldso/ldso/arm/dl-sysdep.h
+++ b/ldso/ldso/arm/dl-sysdep.h
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- * Various assmbly language/system dependent hacks that are required
+ * Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
* Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
*/