aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2012-02-09 13:49:19 -0500
committerBrian Cully <bjc@kublai.com>2012-02-09 13:49:19 -0500
commitd2eccc3ac3b1ff79bc10abbb4b839f226d88eddc (patch)
tree3cbd3365bfcfdaa970a21dd34116e39ff9782c4e
parente7a94990335ec406715f26b1a6cb404771120f8f (diff)
downloadmysqlerl-d2eccc3ac3b1ff79bc10abbb4b839f226d88eddc.tar.gz
mysqlerl-d2eccc3ac3b1ff79bc10abbb4b839f226d88eddc.zip
mysqlerl.app: Flush out description a bit.
-rw-r--r--src/mysqlerl.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mysqlerl.app b/src/mysqlerl.app
index d19ab0d..eb2bdf4 100644
--- a/src/mysqlerl.app
+++ b/src/mysqlerl.app
@@ -2,7 +2,7 @@
%% Copyright (C) 2008, Brian Cully
{application, mysqlerl,
- [{description, "mysqlerl"},
+ [{description, "ODBC-compatible MYSQL driver"},
{vsn, "0"},
{modules, [mysqlerl, mysqlerl_app, mysqlerl_sup, mysqlerl_connection,
mysql_port_sup, mysql_port]},