From 594e03526bdc7144216e2f98831e6a7973be393a Mon Sep 17 00:00:00 2001 From: Po Lu Date: Tue, 8 Aug 2023 08:55:23 +0800 Subject: [PATCH] ; * configure.ac: Fix typo in commentary. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 663153f8568..e01465c2af0 100644 --- a/configure.ac +++ b/configure.ac @@ -7768,7 +7768,7 @@ AC_SUBST([SUBDIR_MAKEFILES_IN]) SMALL_JA_DIC=$with_small_ja_dic AC_SUBST([SMALL_JA_DIC]) -dnl The following commands are run on the host system when building +dnl The following commands are run on the build system when building dnl Emacs. if test "$XCONFIGURE" != "android"; then -- 2.39.5