fix: misspellings of comments and strings inside the lorem file

This commit is contained in:
Seyed Mojtaba Hosseini Zeidabadi
2021-09-10 13:26:16 +04:30
parent fd13c4eb4d
commit 2ba6ce7dae
+1 -1
View File
@@ -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.
*/