Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7ddbe22

Browse files
authored
Merge pull request #720 from Chybby/patch-1
Fix method in readStringUntil example.
2 parents 4405096 + 8a6879b commit 7ddbe22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Language/Functions/Communication/Stream/streamReadStringUntil.adoc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This function is part of the Stream class, and can be called by any class that i
2222

2323
[float]
2424
=== Syntax
25-
`stream.readString(terminator)`
25+
`stream.readStringUntil(terminator)`
2626

2727

2828
[float]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /