Skip to content
Snippets Groups Projects
Commit 1f1b2f10 authored by Martin Storsjö's avatar Martin Storsjö Committed by Niels Möller
Browse files

Fixed comment typos.

parent 92ca9c29
No related branches found
No related tags found
No related merge requests found
......@@ -610,8 +610,8 @@ AC_SUBST(EXEEXT_FOR_BUILD,$gmp_cv_prog_exeext_for_build)
dnl NETTLE_CHECK_ARM_NEON
dnl ---------------------
dnl Check if ARM Neon instructinos should be used.
dnl Obeys enable_arn_neon, which should be set earlier.
dnl Check if ARM Neon instructions should be used.
dnl Obeys enable_arm_neon, which should be set earlier.
AC_DEFUN([NETTLE_CHECK_ARM_NEON],
[if test "$enable_arm_neon" = auto ; then
if test "$cross_compiling" = yes ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment