diff options
author | Matthieu Herrb <matthieu@bluenote.herrb.com> | 2007-09-04 22:39:14 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.com> | 2007-09-04 22:39:14 +0200 |
commit | 4062db4020c671fc0921a3a4e7fe5d8dc1be2e1d (patch) | |
tree | ad29de3834a6f76aa6e914762f86c9a10b5a37dc /Xext/Makefile.am | |
parent | 529acb175440969af9d7fa38aab8d7dea0dc2661 (diff) |
typo in comment
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r-- | Xext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |