From aa4ddd07734f6feae624e6df826adde4ec7f2382 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 5 Dec 2005 07:51:50 +0000 Subject: [PATCH] (Description): Fix typo. --- m17n-shell.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m17n-shell.pc.in b/m17n-shell.pc.in index 2b14b0c..ed0c6c8 100644 --- a/m17n-shell.pc.in +++ b/m17n-shell.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ version=@PACKAGE_VERSION@ Name: m17n-shell -Description: Shell API suport of the m17n library. +Description: Shell API support of the m17n library. Version: ${version} Requires: m17n-core = ${version} Libs: -L${libdir} -lm17n-core -lm17n -- 1.7.10.4