aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-02-20 06:23:55 +0800
committerolgeni <olgeni@FreeBSD.org>2003-02-20 06:23:55 +0800
commitc4d068e154fdcc120845b81ed013e8fbc532a4e2 (patch)
tree08056a67d4d8596803a4520beb665cebcb4a8e5f /databases
parentdc3cbb661993fb367a99727785c7b96d63f45af5 (diff)
downloadfreebsd-ports-gnome-c4d068e154fdcc120845b81ed013e8fbc532a4e2.tar.gz
freebsd-ports-gnome-c4d068e154fdcc120845b81ed013e8fbc532a4e2.tar.zst
freebsd-ports-gnome-c4d068e154fdcc120845b81ed013e8fbc532a4e2.zip
Fix typo.
Diffstat (limited to 'databases')
-rw-r--r--databases/gigabase/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gigabase/pkg-descr b/databases/gigabase/pkg-descr
index e3dd811fb42e..bc78ff734920 100644
--- a/databases/gigabase/pkg-descr
+++ b/databases/gigabase/pkg-descr
@@ -3,7 +3,7 @@ GigaBASE: Object-Relational Database Management System
GigaBASE inherits most of the features of FastDB, but uses page pool instead
of direct mapping of file on virtual memory. So GigaBASE is able to handle
database, which size significantly exceeds size of computer physical memory.
-Convinient and flexible C++ interface makes development of application for
+Convenient and flexible C++ interface makes development of application for
GigaBASE very easy and automatic scheme evaluation simplifies maintenance
and modification of the system. GigaBASE merges best features of relational
(simple data structure and non-procedural query language) and object-oriented