]> Cypherpunks repositories - gostls13.git/commit
compress/flate: fix typo in comment
authorPreetam Jinka <pj@preet.am>
Wed, 1 Apr 2015 15:49:24 +0000 (11:49 -0400)
committerIan Lance Taylor <iant@golang.org>
Wed, 1 Apr 2015 16:48:04 +0000 (16:48 +0000)
commit2c20eda1d8214ceab0ef051dc691161d11abc946
tree9e1a220a88ec84be2d1831e1a1cbe3138fae33c4
parent94410c794e80a4dda1719299fe82dfc36c88ec56
compress/flate: fix typo in comment

Change-Id: I32ec2d8cb838fb850b3779726cf347dac21dff68
Reviewed-on: https://go-review.googlesource.com/8322
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/compress/flate/deflate.go