From 7a9c4be8fffc667958ed063c0341ac4d5c9643e1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Jun 2010 13:20:45 +0800 Subject: [PATCH] Roo/Component.js --- Roo/Component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/Component.js b/Roo/Component.js index a8f01e2609..2aee926746 100644 --- a/Roo/Component.js +++ b/Roo/Component.js @@ -12,7 +12,7 @@ /** * @class Roo.Component * @extends Roo.util.Observable - * Base class for all major Ext components. All subclasses of Component can automatically participate in the standard + * Base class for all major Roo components. All subclasses of Component can automatically participate in the standard * Ext component lifecycle of creation, rendering and destruction. They also have automatic support for basic hide/show * and enable/disable behavior. Component allows any subclass to be lazy-rendered into any {@link Roo.Container} and * to be automatically registered with the {@link Roo.ComponentMgr} so that it can be referenced at any time via {@link Roo.getCmp}. -- 2.39.2