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 383096b commit 1e4ecffCopy full SHA for 1e4ecff
services/static-webserver/client/source/class/osparc/form/tag/TagItem.js
@@ -306,7 +306,7 @@ qx.Class.define("osparc.form.tag.TagItem", {
306
return container;
307
},
308
/**
309
- * Creates an object containing the udpated tag info
+ * Creates an object containing the updated tag info
310
*/
311
__serializeData: function() {
312
const name = this.getChildControl("nameinput").getValue();
0 commit comments