]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
spelling
authorZach Copley <zach@status.net>
Mon, 18 Apr 2011 03:34:05 +0000 (20:34 -0700)
committerZach Copley <zach@status.net>
Mon, 18 Apr 2011 03:34:05 +0000 (20:34 -0700)
plugins/Bookmark/js/bookmark.js

index c56587c188d62f680a03291ec772f64ef6e23609..ce246ee8be8cec3be0aae37e23c81ab5c829ac04 100644 (file)
@@ -31,7 +31,7 @@ $(document).ready(function() {
         return false;
     });
 
-    // Restore live event stuff to other forms & submit buttions
+    // Restore live event stuff to other forms & submit buttons
     SN.Init.AjaxForms();
 
 });