diff --git a/Example/Sources/Data Generation/Lorem.swift b/Example/Sources/Data Generation/Lorem.swift index b368af71..fc82d503 100755 --- a/Example/Sources/Data Generation/Lorem.swift +++ b/Example/Sources/Data Generation/Lorem.swift @@ -149,7 +149,7 @@ public class Lorem { } /** - Generate a string of random paragrahs. + Generate a string of random paragraphs. - parameter nbParagraphs: The number of paragraphs to generate. - returns: Returns a string of random paragraphs. */