Typos - thanks Paul D. Anderson

This commit is contained in:
Andrei Alexandrescu 2012-03-17 11:37:22 -05:00
parent 8ed20feaf7
commit 31111228e5

View file

@ -92,8 +92,8 @@ $(RED Scheduled for deprecation. Please use $(D FormatException)) instead.
Params:
w = Output is sent do this writer. Typical output writers include
$(XREF array,Appender!string) and $(XREF stdio,BlockingTextWriter).
w = Output is sent to this writer. Typical output writers include
$(XREF array,Appender!string) and $(XREF stdio,LockingTextWriter).
fmt = Format string.