Skip to content

Commit 8a17555

Browse files
author
Sanel Zsivics
committed
Update documentation comment
1 parent abd86ab commit 8a17555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Strato/AcknowledgmentsPlistToHTML.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enum AcknowledgmentsPlistToHTML {
88
private static let licenseKey = "License"
99
private static let footerKey = "FooterText"
1010

11-
/// Transforms the plist file containing the acknowledgments into an HTML
11+
/// Transforms the plist file containing the acknowledgments into an HTML string
1212
/// - Parameter url: URL pointing to acknowledgments file
1313
static func transformPlistFile(from url: URL) -> String {
1414
guard

0 commit comments

Comments
 (0)