From 2a6d877e94be1e9c7d1c493d5f74b20554011013 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Sun, 6 Jul 2008 17:21:57 +0000
Subject: [PATCH] fix language to make sense

---
 examples/example.mysql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/example.mysql b/examples/example.mysql
index d7ab8b6..d22cbcb 100644
--- a/examples/example.mysql
+++ b/examples/example.mysql
@@ -56,7 +56,7 @@ compress    = yes
 # nodata = < table1 table2 table3 > (no default)
 # only dump the structure for the database tables listed here, this means
 # no data contained in these tables will be dumped. This is very useful
-# to backup databases that have tables with cache stored in tables that
+# to backup databases that have tables with large amounts of cache data that
 # isn't necessary to backup, but you still need the structure to exist
 # on a restore
 #
-- 
2.30.2