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 28d787d commit 7e8b72aCopy full SHA for 7e8b72a
KaitaiStream.cs
@@ -7,7 +7,7 @@
7
namespace Kaitai
8
{
9
/// <summary>
10
- /// The base Kaitai steam which exposes an API for the Kaitai Struct framework.
+ /// The base Kaitai stream which exposes an API for the Kaitai Struct framework.
11
/// It's based off a <code>BinaryReader</code>, which is a little-endian reader.
12
/// </summary>
13
public partial class KaitaiStream : BinaryReader
0 commit comments