Skip to content

Commit 7505717

Browse files
committed
Update length.adoc
1 parent a4989b3 commit 7505717

File tree

1 file changed

+1
-1
lines changed
  • Language/Variables/Data Types/String/Functions

1 file changed

+1
-1
lines changed

Language/Variables/Data Types/String/Functions/length.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Returns the length of the String, in characters. (Note that this doesn't include
3434

3535
[float]
3636
=== Returns
37-
The length of the String in characters.
37+
The length of the String in characters as an unsigned int.
3838

3939
--
4040
// OVERVIEW SECTION ENDS

0 commit comments

Comments
 (0)