fix second typo

This commit is contained in:
timchenxiaoyu 2017-03-23 21:10:12 +08:00
parent 811a334be9
commit 1e9662e7c8

View File

@ -51,7 +51,7 @@ limitations under the License.
// ]
// }
//
// Note the secound block explicitly matches the unsafe package, and forbids it
// Note the second block explicitly matches the unsafe package, and forbids it
// ("" is a prefix of everything).
package main