From 23d2fed905c33e1e18c1e8a04bfccbdfe7029cf3 Mon Sep 17 00:00:00 2001
From: Jacob Thornton <jacobthornton@gmail.com>
Date: Sat, 10 Sep 2011 16:50:42 -0700
Subject: [PATCH] tooltip 1 word

---
 docs/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.html b/docs/index.html
index 224347ca8d..8a250e1e93 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1348,7 +1348,7 @@
   <!-- Tooltips -->
   <div class="row">
     <div class="span4">
-      <h2>Tool Tips</h2>
+      <h2>Tooltips</h2>
       <p>Twipsies are super useful for aiding a confused user and pointing them in the right direction.</p>
     </div>
     <div class="span12">
-- 
GitLab