diff options
author | demon <demon@FreeBSD.org> | 2000-11-20 05:29:45 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-20 05:29:45 +0800 |
commit | 3736ac632c24b4805265937c526c3c7959b7d5fc (patch) | |
tree | 3858cc1631c753f7f9f43aed4e89186aabced6e1 /databases | |
parent | c9ff05d72de64055feeabe7c1320f3d75f42bf2f (diff) | |
download | freebsd-ports-gnome-3736ac632c24b4805265937c526c3c7959b7d5fc.tar.gz freebsd-ports-gnome-3736ac632c24b4805265937c526c3c7959b7d5fc.tar.zst freebsd-ports-gnome-3736ac632c24b4805265937c526c3c7959b7d5fc.zip |
Fix typo (GigaBASe -> GigaBASE)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gigabase/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gigabase/pkg-descr b/databases/gigabase/pkg-descr index c0826bdd2bb2..9e1056b7c15b 100644 --- a/databases/gigabase/pkg-descr +++ b/databases/gigabase/pkg-descr @@ -1,7 +1,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 +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 GigaBASE very easy and automatic scheme evaluation simplifies maintenance |