From c8709809260ecece6997a983681eb9979a5af181 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 22 Aug 2000 04:36:43 -0500 Subject: Spelling mistake in sql/Makefile.am sql/Makefile.am: Spelling mistake. --- sql/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/Makefile.am') diff --git a/sql/Makefile.am b/sql/Makefile.am index 51a9c1e09fc..58ab8f69304 100644 --- a/sql/Makefile.am +++ b/sql/Makefile.am @@ -111,7 +111,7 @@ sql_yacc.cc: sql_yacc.yy sql_yacc.h: sql_yacc.yy sql_yacc.o: sql_yacc.cc sql_yacc.h - @echo "Note: The folloing compile may take a long time." + @echo "Note: The following compile may take a long time." @echo "If it fails, re-run configure with --with-low-memory" $(CXXCOMPILE) $(LM_CFLAGS) -c $< -- cgit v1.2.1