diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-16 14:06:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2009-08-16 14:06:52 +0000 |
commit | 0549f9a44f994c93ffd67b657690c7fe9dad43b7 (patch) | |
tree | fe67aa431033d3bf3b841080875c6139862a950a /databases/p5-Ima-DBI | |
parent | 309a9ff76ae8736499a2071561927459b626ec1c (diff) | |
download | ports-0549f9a44f994c93ffd67b657690c7fe9dad43b7.tar.gz ports-0549f9a44f994c93ffd67b657690c7fe9dad43b7.zip |
Notes
Diffstat (limited to 'databases/p5-Ima-DBI')
-rw-r--r-- | databases/p5-Ima-DBI/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Ima-DBI/pkg-descr b/databases/p5-Ima-DBI/pkg-descr index 8a7c2c94971a..1dbc76db9481 100644 --- a/databases/p5-Ima-DBI/pkg-descr +++ b/databases/p5-Ima-DBI/pkg-descr @@ -1,6 +1,6 @@ Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL -information with your class (instead of as seperate objects). This +information with your class (instead of as separate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it. |