diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css
index 832af59a008ea556a5e3d5f3aa596ab39ed5e397..7126b5475a2ad32d8f5a3802f5b4cdac911dda79 100644
--- a/bootstrap-1.1.1.css
+++ b/bootstrap-1.1.1.css
@@ -6,7 +6,7 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Aug 27 13:02:54 PDT 2011
+ * Date: Sat Aug 27 13:05:58 PDT 2011
  */
 /* Reset.less
  * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here	that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
diff --git a/examples/assets/js/bootstrap-twipsy.js b/examples/assets/js/bootstrap-twipsy.js
index 7e33bf95cc02e59fed21d06adb0f3bfd08fa90f2..cff27115e45d2a78f1f6a049cebfb3b75d0631b9 100644
--- a/examples/assets/js/bootstrap-twipsy.js
+++ b/examples/assets/js/bootstrap-twipsy.js
@@ -1,4 +1,4 @@
-/* Based on the original tipsy by Jason Frame */
+/* Adapted from the original jQuery.tipsy by Jason Frame */
 
 (function( $ ) {