aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Ima-DBI
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Ima-DBI')
-rw-r--r--databases/p5-Ima-DBI/pkg-descr2
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.