X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/src/data/ArrayStore.js diff --git a/src/data/ArrayStore.js b/src/data/ArrayStore.js index dbce0700..3689f0c7 100644 --- a/src/data/ArrayStore.js +++ b/src/data/ArrayStore.js @@ -47,8 +47,7 @@ If you are unsure which license is appropriate for your use, please contact the * * 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 - * **{@link Ext.data.reader.Array ArrayReader}**. + * **Note:** This class accepts all of the configuration options of {@link Ext.data.reader.Array ArrayReader}. */ Ext.define('Ext.data.ArrayStore', { extend: 'Ext.data.Store',