go.image/tiff: add missing encoder to pkg doc
R=golang-dev, nigeltao CC=golang-dev https://golang.org/cl/13302045
This commit is contained in:
parent
26936f5590
commit
822abc7ef1
|
@ -2,7 +2,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package tiff implements a TIFF image decoder.
|
||||
// Package tiff implements a TIFF image decoder and encoder.
|
||||
//
|
||||
// The TIFF specification is at http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf
|
||||
package tiff
|
||||
|
|
Loading…
Reference in New Issue
Block a user