提交 1f684003 编写于 作者: C CyrusNajmabadi

Fix comment.

上级 b6680acb
......@@ -21,7 +21,7 @@ public DocumentDefinitionLocation(DocumentLocation location)
/// <summary>
/// Show the project that this <see cref="DocumentLocation"/> is contained in as the
/// Origination of this <see cref="DefinitionItem"/>.
/// Origination of this <see cref="DefinitionLocation"/>.
/// </summary>
public override ImmutableArray<TaggedText> OriginationParts =>
ImmutableArray.Create(new TaggedText(TextTags.Text, _location.Document.Project.Name));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册