summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2007-03-06 02:19:20 +0000
committerMatthew Newhook <matthew@zeroc.com>2007-03-06 02:19:20 +0000
commitcf33f79644eb48dc98ae94c94618fb913f9d3e36 (patch)
treebc2463c67fdf073e2249f015469c2ab8659736bf /cpp
parentfixing typo (diff)
downloadice-cf33f79644eb48dc98ae94c94618fb913f9d3e36.tar.bz2
ice-cf33f79644eb48dc98ae94c94618fb913f9d3e36.tar.xz
ice-cf33f79644eb48dc98ae94c94618fb913f9d3e36.zip
fixed typo in README
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/Database/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Database/README b/cpp/demo/Database/README
index 4bdd9924fa4..5e8268e56c0 100644
--- a/cpp/demo/Database/README
+++ b/cpp/demo/Database/README
@@ -1,2 +1,2 @@
This directory contains examples of how to integrate Ice with databases
-other than BerkelyDB, which is used by Freeze.
+other than BerkeleyDB, which is used by Freeze.