We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb588f5 commit a44da75Copy full SHA for a44da75
js/gitana/application/Application.js
@@ -213,8 +213,8 @@
213
* Reads the application settings for the given scope and key.
214
* If the settings doesn't exist, creates an empty one.
215
*
216
- * @param {String } scope (optional)
217
- * @param {String) key (optional)
+ * @param {String} scope (optional)
+ * @param {String} key (optional)
218
*/
219
readApplicationSettings: function(scope, key)
220
{
0 commit comments