Skip to content

Commit 1c80e64

Browse files
committed
chore: fix jsdoc
1 parent a36525f commit 1c80e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fiori/src/ViewSettingsDialog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ class ViewSettingsDialog extends UI5Element {
575575

576576
/**
577577
* Sets the selected property of the clicked item.
578-
* @param e
578+
* @param itemText
579579
* @private
580580
*/
581581
_setSelectedProp(itemText: string) {

0 commit comments

Comments
 (0)