From 4062db4020c671fc0921a3a4e7fe5d8dc1be2e1d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 4 Sep 2007 22:39:14 +0200 Subject: [PATCH] typo in comment --- Xext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xext/Makefile.am b/Xext/Makefile.am index d0d23b77f..946c118b1 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -87,7 +87,7 @@ endif XCALIBRATE_SRCS = xcalibrate.c if XCALIBRATE BUILTIN_SRCS += $(XCALIBRATE_SRCS) -# XCalibrare needs tslib +# XCalibrate needs tslib endif # X EVent Interception Extension: allows accessibility helpers & composite