Skip to content

Commit

Permalink
fix quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Nov 11, 2022
1 parent 9d78d55 commit d337805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const getFilesList = (relativeDirPath) => {

/**
* Returns parsed tags data which we use to describe the sources:
* - `@scriptlet`/'trustedScriptlet'/`@redirect` to describe the type and name of source;
* - `@scriptlet`/`trustedScriptlet`/`@redirect` to describe the type and name of source;
* - `@description` actual description for scriptlet or redirect.
* required comments from file.
* In one file might be comments describing scriptlet and redirect as well.
Expand Down

0 comments on commit d337805

Please sign in to comment.