File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Language/Variables/Data Types Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ String stringOne = String(5.698, 3); // using a
120
120
* #LANGUAGE# link:../string/functions/replace[replace()]
121
121
* #LANGUAGE# link:../string/functions/reserve[reserve()]
122
122
* #LANGUAGE# link:../string/functions/setcharat[setCharAt()]
123
- * #LANGUAGE# link:../string/functions/startswith[StartsWith ()]
123
+ * #LANGUAGE# link:../string/functions/startswith[startsWith ()]
124
124
* #LANGUAGE# link:../string/functions/substring[substring()]
125
125
* #LANGUAGE# link:../string/functions/tochararray[toCharArray()]
126
126
* #LANGUAGE# link:../string/functions/toint[toInt()]
@@ -157,4 +157,4 @@ String stringOne = String(5.698, 3); // using a
157
157
[role="language"]
158
158
159
159
--
160
- // SEE ALSO SECTION ENDS
160
+ // SEE ALSO SECTION ENDS
You can’t perform that action at this time.
0 commit comments