We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e89629 + 033e726 commit 82eb530Copy full SHA for 82eb530
src/Stream.php
@@ -38,7 +38,7 @@ class Stream implements StreamInterface
38
* This constructor accepts an associative array of options.
39
*
40
* - size: (int) If a read stream would otherwise have an indeterminate
41
- * size, but the size is known due to foreknownledge, then you can
+ * size, but the size is known due to foreknowledge, then you can
42
* provide that size, in bytes.
43
* - metadata: (array) Any additional metadata to return when the metadata
44
* of the stream is accessed.
0 commit comments