1b2190191fd9d30c94f4b6f736a22209cc39424a
Author: Mark Story
Date: 2009-08-24 23:38:57 -0400
diff --git a/vendors/js/js_debug_toolbar.js b/vendors/js/js_debug_toolbar.js
index f7c8207..81e7faa 100755
--- a/vendors/js/js_debug_toolbar.js
+++ b/vendors/js/js_debug_toolbar.js
@@ -484,7 +484,7 @@ DEBUGKIT.toolbar = function () {
// find the handle element and make the panel drag resizable.
makePanelDraggable: function (panel) {
- //create a varible in the enclosing scope, for scope tricks.
+ //create a variable in the enclosing scope, for scope tricks.
var currentElement = null;
// Use the elements startHeight stored Event.pageY and current Event.pageY to
