cmd/protoc-gen-go: update deprecation warning

Change-Id: Ie1a854bf6f47d4ca9e941b6ccc64dc24ff32bd19
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186657
Reviewed-by: Damien Neil <dneil@google.com>
diff --git a/internal/testprotos/legacy/legacy.pb.go b/internal/testprotos/legacy/legacy.pb.go
index 70d095a..6530b7b 100644
--- a/internal/testprotos/legacy/legacy.pb.go
+++ b/internal/testprotos/legacy/legacy.pb.go
@@ -69,7 +69,7 @@
 	return mi.MessageOf(x)
 }
 
-// Deprecated: Use Legacy.ProtoReflect.Type instead.
+// Deprecated: Use Legacy.ProtoReflect.Descriptor instead.
 func (*Legacy) Descriptor() ([]byte, []int) {
 	return file_legacy_legacy_proto_rawDescGZIP(), []int{0}
 }