We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03c8b4 commit 935cbe8Copy full SHA for 935cbe8
docs/standard-library/string.md
@@ -69,7 +69,7 @@ The C++ language and the C++ Standard Library support two types of strings:
69
70
|Function|Description|
71
|-|-|
72
-|[`getline` Template](../standard-library/string-functions.md#getline)|Extract `string` from the input stream line by line.|
+|[`getline` Template](../standard-library/string-functions.md#getline)|Extract a `string`, line by line, from the input stream.|
73
74
### Classes
75
0 commit comments