X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/src/data/XmlStore.js diff --git a/src/data/XmlStore.js b/src/data/XmlStore.js index 9403b3f7..227ab8c6 100644 --- a/src/data/XmlStore.js +++ b/src/data/XmlStore.js @@ -67,7 +67,7 @@ var store = new Ext.data.XmlStore({ </ItemSearchResponse> * * An object literal of this form could also be used as the {@link #data} config option.

- *

Note: Although not listed here, this class accepts all of the configuration options of + *

Note: This class accepts all of the configuration options of * {@link Ext.data.reader.Xml XmlReader}.

* @xtype xmlstore */