From 7688c07292e81ca71aed957cf3e5987fa6da47ef Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Tue, 24 Oct 2006 18:35:30 +0000 Subject: Spelling error. --- src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/site') diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 2c31148..c3cae06 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -26,7 +26,7 @@ and as a result, Carbonado depends on Java 5. On the surface, it may appear that Carbonado types are defined like POJOs. The difference is that in Carbonado, types are object representations of relations. It is not an object database nor an object-relational bridge. In -addition, data type defintions are simply interfaces, and there are no external +addition, data type definitions are simply interfaces, and there are no external configuration files. All the code to implement types is auto-generated, yet there are no extra build time steps. -- cgit v1.2.3