diff --git a/lang/pymysql/Makefile b/lang/pymysql/Makefile index 9a54f2622..4669591b9 100644 --- a/lang/pymysql/Makefile +++ b/lang/pymysql/Makefile @@ -30,7 +30,7 @@ define Package/python-mysql endef define Package/python-mysql/description - MySQLdb is an thread-compatible interface to the popular MySQL database + MySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API. endef