diff Core/SQLite/README.txt @ 51:9beb9b8582f7

renames
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Sep 2012 17:43:31 +0200
parents db4d996ea264
children c996319e90bc
line wrap: on
line diff
--- a/Core/SQLite/README.txt	Wed Sep 05 15:50:12 2012 +0200
+++ b/Core/SQLite/README.txt	Wed Sep 05 17:43:31 2012 +0200
@@ -13,9 +13,9 @@
 
 * The reference counting mechanism has been reimplemented to make it 
   simpler.
-* The PalantirException class is used for the exception mechanisms.
+* The PalanthirException class is used for the exception mechanisms.
 * A statement is always valid (is_valid() always return true).
-* The classes and the methods have been renamed to meet Palantir's
+* The classes and the methods have been renamed to meet Palanthir's
   coding conventions.