Skip to content

Commit b9b565e

Browse files
authored
Update isWhitespace.adoc
1 parent 27727af commit b9b565e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Characters/isWhitespace.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Returns true if thisChar contains a white space.
2525
[float]
2626
=== Syntax
2727
[source,arduino]
28-
`isWhitespace(thisChar)`
28+
isWhitespace(thisChar)
2929

3030

3131
[float]

0 commit comments

Comments
 (0)