From ee312c654b0c9f2e516fca729cb54c6c0ce42524 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 6 Jun 2014 09:49:35 +0200 Subject: docs: fix "behaviour" vs. "behavior" Sometimes we use "behaviour" and "behavior" in the same text, let's use "behavior" only everywhere. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1011068 Signed-off-by: Karel Zak --- m4/ul.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/ul.m4') diff --git a/m4/ul.m4 b/m4/ul.m4 index 8bfa9d9c0..b8a5390e3 100644 --- a/m4/ul.m4 +++ b/m4/ul.m4 @@ -13,7 +13,7 @@ AC_DEFUN([UL_PKG_STATIC], [ dnl UL_CHECK_LIB(LIBRARY, FUNCTION, [VARSUFFIX = $1])) dnl -dnl The VARSUFFIX is optional and overrides the default behaviour. For example: +dnl The VARSUFFIX is optional and overrides the default behavior. For example: dnl UL_CHECK_LIB(yyy, func, xxx) generates have_xxx and HAVE_LIBXXX dnl UL_CHECK_LIB(yyy, func) generates have_yyy and HAVE_LIBYYY dnl -- cgit v1.2.3-55-g7522