Skip to content

Commit 4d9a100

Browse files
committed
feat
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent d80368c commit 4d9a100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/builders/fromPath.node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export class LicenseEvidenceBuilder {
5050
* Throws error, if license attachment content could not be fetched.
5151
*
5252
* If `relativeFrom` is given, the file is displayed relative from there,
53-
* else the full file name is displayed.
53+
* else the file is displayed unmodified.
5454
*
5555
* @param file - path to file
5656
* @param relativeFrom - relative path reference for file display

0 commit comments

Comments
 (0)