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.
streams
1 parent 3add0ff commit c9afc4dCopy full SHA for c9afc4d
README.md
@@ -9,7 +9,7 @@
9
10
11
12
-Detect character set for files, steams and other bytes.
+Detect character set for files, streams and other bytes.
13
14
Detection of character sets with a simple and redesigned interface.
15
src/UTF-unknown.csproj
@@ -22,7 +22,7 @@
22
<Authors>Julian Verdurmen, Rudi Pettazzi, Shy Shalom</Authors>
23
<NeutralLanguage>en-US</NeutralLanguage>
24
<AssemblyTitle>UTF Unknown</AssemblyTitle>
25
- <Description>Detect character set for files, steams and other bytes.
+ <Description>Detect character set for files, streams and other bytes.
26
27
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
28
0 commit comments