Skip to content

Commit c9afc4d

Browse files
rstm-sf304NotModified
authored andcommitted
Fix typo in streams (#71)
1 parent 3add0ff commit c9afc4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111

12-
Detect character set for files, steams and other bytes.
12+
Detect character set for files, streams and other bytes.
1313

1414
Detection of character sets with a simple and redesigned interface.
1515

src/UTF-unknown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<Authors>Julian Verdurmen, Rudi Pettazzi, Shy Shalom</Authors>
2323
<NeutralLanguage>en-US</NeutralLanguage>
2424
<AssemblyTitle>UTF Unknown</AssemblyTitle>
25-
<Description>Detect character set for files, steams and other bytes.
25+
<Description>Detect character set for files, streams and other bytes.
2626

2727
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
2828

0 commit comments

Comments
 (0)