Skip to content

Commit 2ba6ce7

Browse files
committed
fix: misspellings of comments and strings inside the lorem file
1 parent fd13c4e commit 2ba6ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/Sources/Data Generation/Lorem.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public class Lorem {
149149
}
150150

151151
/**
152-
Generate a string of random paragrahs.
152+
Generate a string of random paragraphs.
153153
- parameter nbParagraphs: The number of paragraphs to generate.
154154
- returns: Returns a string of random paragraphs.
155155
*/

0 commit comments

Comments
 (0)