Skip to content

Commit

Permalink
Update jsdoc texts in lib/validation/validator.js
Browse files Browse the repository at this point in the history
Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
  • Loading branch information
d3xter666 and KlattG authored Jun 25, 2024
1 parent 75a18ea commit 1f7e58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/validation/validator.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export async function getDefaults(options) {
}

/**
* Enhances bundleDefinition by adding missing properties with their respective default values
* Enhances bundleDefinition by adding missing properties with their respective default values.
*
* @param {module:@ui5/builder/processors/bundlers/moduleBundler~ModuleBundleDefinition} bundleDefinition
* BundleDefinition object to be enhanced
Expand Down

0 comments on commit 1f7e58e

Please sign in to comment.