Skip to content

Commit bfc6785

Browse files
authored
exlamation -> exclamation
1 parent b9ee001 commit bfc6785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Characters/isPunct.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subCategories: [ "Characters" ]
1717

1818
[float]
1919
=== Description
20-
Analyse if a char is punctuation (that is a comma, a semicolon, an exlamation mark and so on). Returns true if thisChar is punctuation.
20+
Analyse if a char is punctuation (that is a comma, a semicolon, an exclamation mark and so on). Returns true if thisChar is punctuation.
2121
[%hardbreaks]
2222

2323

0 commit comments

Comments
 (0)