From 30f1fb65f277cafccdc301a99e2e072c25a62673 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 7 Apr 2012 12:43:41 +0200 Subject: [PATCH] typo in documentation --- source/Ox.UI/js/Panel/Ox.SplitPanel.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Ox.UI/js/Panel/Ox.SplitPanel.js b/source/Ox.UI/js/Panel/Ox.SplitPanel.js index b3e65aa7..f79495d2 100644 --- a/source/Ox.UI/js/Panel/Ox.SplitPanel.js +++ b/source/Ox.UI/js/Panel/Ox.SplitPanel.js @@ -1,7 +1,7 @@ // vim: et:ts=4:sw=4:sts=4:ft=javascript 'use strict'; /*@ -Ox.SplitPanel SpliPanel Object +Ox.SplitPanel SpliPanel Object () -> SpliPanel Object (options) -> SpliPanel Object (options, self) -> SpliPanel Object @@ -185,7 +185,7 @@ Ox.SplitPanel = function(options, self) { }; /*@ - repleaseElement replace panel element + replaceElement Replace panel element (id, element) -> replace element id The element's id or position element new element