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 d80368c commit 4d9a100Copy full SHA for 4d9a100
src/builders/fromPath.node.ts
@@ -50,7 +50,7 @@ export class LicenseEvidenceBuilder {
50
* Throws error, if license attachment content could not be fetched.
51
*
52
* If `relativeFrom` is given, the file is displayed relative from there,
53
- * else the full file name is displayed.
+ * else the file is displayed unmodified.
54
55
* @param file - path to file
56
* @param relativeFrom - relative path reference for file display
0 commit comments