incorrect demo comment

This commit is contained in:
Naitik Shah 2013-03-25 16:37:01 -07:00
parent e6c599461d
commit 95348749e8

View File

@ -1,5 +1,5 @@
// Command gracedemo implements a demo server showing how to gracefully
// terminate an HTTP server using finmonitor and goagain.
// terminate an HTTP server using go.grace.
package main
import (