Added a class for chaining together multiple System.IO.Stream instances into a single stream; minor improvements to docs; improved an exception error message in the StringSegment class

git-svn-id: file:///srv/devel/repo-conversion/nusu@131 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2009-04-22 18:55:59 +00:00
parent a2331b95c1
commit 66b4a762cf
6 changed files with 1018 additions and 2 deletions

View file

@ -58,7 +58,7 @@ namespace Nuclex.Support.Parsing {
/// <item>
/// <term>Argument</term>
/// <description>
/// Either an option or a loose value (see below) that being specified on
/// Either an option or a loose value (see below) being specified on
/// the command line
/// </description>
/// </item>