fix package godoc to mention it supports multiple repos

This commit is contained in:
Jaana Burcu Dogan 2017-06-25 16:56:50 -07:00
parent cbf31be4f8
commit 2ee37b77ae

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package main contains an App Engine that serves vanity URLs for a git repo.
// Package main contains an App Engine that serves vanity URLs for git repos.
package main
import (