typo in documentation

This commit is contained in:
rolux 2012-04-07 12:43:41 +02:00
parent 9b69d3d951
commit 30f1fb65f2

View file

@ -1,7 +1,7 @@
// vim: et:ts=4:sw=4:sts=4:ft=javascript
'use strict';
/*@
Ox.SplitPanel <f:Ox.Element> SpliPanel Object
Ox.SplitPanel <o:Ox.Element> SpliPanel Object
() -> <f> SpliPanel Object
(options) -> <f> SpliPanel Object
(options, self) -> <f> SpliPanel Object
@ -185,7 +185,7 @@ Ox.SplitPanel = function(options, self) {
};
/*@
repleaseElement <f> replace panel element
replaceElement <f> Replace panel element
(id, element) -> <f> replace element
id <s|i> The element's id or position
element <o> new element