Commit 4658a3dd authored by Jon Skeet's avatar Jon Skeet

Doc fix

parent dd9703ba
......@@ -63,7 +63,7 @@ namespace Google.ProtocolBuffers {
object this[FieldDescriptor field] { get; set; }
/// <summary>
/// Get the message's type's descriptor.
/// Get the message's type descriptor.
/// <see cref="IMessage{TMessage, TBuilder}.DescriptorForType"/>
/// </summary>
MessageDescriptor DescriptorForType { get; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment