backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
diff --git a/user_guide/database/index.html b/user_guide/database/index.html
index 594de80..fa3548c 100644
--- a/user_guide/database/index.html
+++ b/user_guide/database/index.html
@@ -63,7 +63,7 @@
structures and Active Record patterns. The database functions offer clear, simple syntax.</p>
<ul>
- <li><a href="examples.html">Quick Start: Usage Examples</a></li>
+ <li><a href="examples.html">Quick Start: Usage Examples</a></li>
<li><a href="configuration.html">Database Configuration</a></li>
<li><a href="connecting.html">Connecting to a Database</a></li>
<li><a href="queries.html">Running Queries</a></li>