From: Sven Hoexter Date: Sat, 27 Dec 2008 19:32:48 +0000 (+0000) Subject: add a space in the new description X-Git-Tag: debian/3.05-2~7 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=commitdiff_plain;h=c63923c6c2f72ffb5fb771cb42cf10400918c4f1 add a space in the new description --- diff --git a/debian/control b/debian/control index c7e3e14..ab56eea 100644 --- a/debian/control +++ b/debian/control @@ -14,5 +14,5 @@ Description: Interface to the MySQL database for the Tcl language The mysqltcl package provides a Tcl interface to the MySQL database system. It offers a collection of Tcl commands and Tcl global array to provide access to the MySQL database server. - Written in C mysqltcluses the official MySQL C-API so that almost all - Tcl commands correspond to the MySQL C-API functions. + Written in C mysqltcl uses the official MySQL C-API so that almost all + Tcl commands correspond to MySQL C-API functions.