summaryrefslogtreecommitdiff
path: root/arm/arm_init.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-17 10:58:02 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-17 13:19:41 -0500
commit149eea29b6b153cde30132416328bf9656ee23bf (patch)
tree47653aade8c00a5fb29739c446151d3e5b8a90ef /arm/arm_init.c
parent2ca2a0b222a0cac4c815ece6561ff4349f29ef3f (diff)
downloadlibpng-149eea29b6b153cde30132416328bf9656ee23bf.tar.gz
[libpng16] Imported from libpng-1.6.11beta01.tarv1.6.11beta01
Diffstat (limited to 'arm/arm_init.c')
-rw-r--r--arm/arm_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm/arm_init.c b/arm/arm_init.c
index 580053016..a672eaebb 100644
--- a/arm/arm_init.c
+++ b/arm/arm_init.c
@@ -22,7 +22,7 @@
/* WARNING: it is strongly recommended that you do not build libpng with
* run-time checks for CPU features if at all possible. In the case of the ARM
* NEON instructions there is no processor-specific way of detecting the
- * presense of the required support, therefore run-time detectioon is extremely
+ * presence of the required support, therefore run-time detection is extremely
* OS specific.
*
* You may set the macro PNG_ARM_NEON_FILE to the file name of file containing