X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=config%2Fspell.m4;h=f60cdbfe4e134074666a631a672b676b9239e332;hb=2de99bed22564af4d535bdfb61b07a0745e71d76;hp=0f73b873fe446bece292fd163c2ce6d016fe22b9;hpb=70572847e26adde4e83b638bf42015b19e473e33;p=lyx.git diff --git a/config/spell.m4 b/config/spell.m4 index 0f73b873fe..f60cdbfe4e 100644 --- a/config/spell.m4 +++ b/config/spell.m4 @@ -70,7 +70,7 @@ AC_DEFUN([LYX_CHECK_SPELL_ENGINES], AC_MSG_CHECKING([whether to use ispell]) if $lyx_use_ispell ; then AC_MSG_RESULT(yes) - AC_DEFINE(USE_ISPELL, 1, [Define as 1 to use an external ispell process for spell-checking]) + AC_DEFINE(USE_ISPELL, 1, [Define as 1 to use an external ispell process to check spelling]) lyx_flags="$lyx_flags use-ispell" else AC_MSG_RESULT(no)