فهرست منبع

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
 // 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
 
 import (