diff --git a/lang/pysqlite/Makefile b/lang/pysqlite/Makefile index 1c77bbc7d..ffdcbd3e9 100644 --- a/lang/pysqlite/Makefile +++ b/lang/pysqlite/Makefile @@ -30,7 +30,7 @@ define Package/python-sqlite endef define Package/python-sqlite/description - This package contains an SQLite database adapter for the Python + This package contains an SQLite database adapter for the Python programming language. endef