typo in comment

This commit is contained in:
rolux 2012-05-27 21:32:39 +02:00
parent b9f7490436
commit f98d997c4a

View file

@ -119,7 +119,7 @@ Ox.SplitPanel = function(options, self) {
}
function setSizes(init, animate) {
// will animate if animate is truthy, and call animate if its a function
// will animate if animate is truthy and call animate if it's a function
self.options.elements.forEach(function(element, i) {
// fixme: maybe we can add a conditional here, since init
// is about elements that are collapsed splitpanels