persistentstorage/sql/SRC/Server/Compact/SqlCompact.h
branchRCL_3
changeset 10 31a8f755b7fe
parent 9 667e88a979d7
--- a/persistentstorage/sql/SRC/Server/Compact/SqlCompact.h	Mon Mar 15 12:46:30 2010 +0200
+++ b/persistentstorage/sql/SRC/Server/Compact/SqlCompact.h	Thu Apr 01 00:19:42 2010 +0300
@@ -18,7 +18,7 @@
 * Only one instance of that class should be created by the server.
 * The CSqlCompactor single instance manages a set of reference counted per-database entries and a CTimer compaction object.
 * The MSqlCompactConn interface acts as an abstraction layer between the compaction entries and the 
-* real object which functions are used to perform the compaction.
+* real object with member functions that are used to perform the compaction.
 * 
 *
 */