Address review comments

Co-Authored-By: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
This commit is contained in:
Sauyon Lee
2020-03-27 04:15:30 -07:00
committed by GitHub
parent 05761bc2cd
commit 4747524fee

View File

@@ -95,7 +95,7 @@ module Fmt {
}
}
/** Provides models of commonly used functions in the `io/ioutil` package. */
/** Provides models of commonly used functions in the `io` package. */
module Io {
private class ReaderRead extends TaintTracking::FunctionModel, Method {
ReaderRead() {