aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-02-19 22:23:55 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-02-19 22:23:55 +0000
commit70aa0f66d9f8b9674dcdcce742df819bc10000f6 (patch)
tree5ee8b03037c0edc7f72d6481d01c691b6bffdfec /databases
parent32e9939face2e8312d94ff41f826a6633b20b846 (diff)
downloadports-70aa0f66d9f8b9674dcdcce742df819bc10000f6.tar.gz
ports-70aa0f66d9f8b9674dcdcce742df819bc10000f6.zip
Notes
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