Преглед изворни кода

Remove draft-14 comment in package docs.

Brad Fitzpatrick пре 11 година
родитељ
комит
97124afb23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      http2.go

+ 1 - 1
http2.go

@@ -13,7 +13,7 @@
 // ConfigureServer. That ConfigureServer call will likely be automatic
 // ConfigureServer. That ConfigureServer call will likely be automatic
 // or available via an empty import in the future.
 // or available via an empty import in the future.
 //
 //
-// This package currently targets draft-14. See http://http2.github.io/
+// See http://http2.github.io/
 package http2
 package http2
 
 
 import (
 import (