diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pydblite/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pydblite/slack-desc b/python/pydblite/slack-desc index a6899bd2c7..54652bfea5 100644 --- a/python/pydblite/slack-desc +++ b/python/pydblite/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pydblite: PyDbLite (small footprint untyped database engine in python) +pydblite: pydblite (small footprint untyped database engine in python) pydblite: pydblite: PyDbLite is a pure-Python in-memory database engine, using pydblite: Python list comprehensions as query language instead of SQL, |