diff options
author | olgeni <olgeni@FreeBSD.org> | 2009-08-16 22:06:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2009-08-16 22:06:52 +0800 |
commit | 791f76fa9c267539a9cb7c2b47d1141ce108fb37 (patch) | |
tree | bc6b6cc792429c0cf1d63f0ca2f2e1418aab3361 /databases/p5-Ima-DBI | |
parent | e47c8d053e0ae3d2ab3a6f47d4a2bc02bde3cba8 (diff) | |
download | freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.tar.gz freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.tar.zst freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.zip |
Fix a few common typos in pkg-descr ("separate", "compatible").
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. |