提交 63a74d4d 编写于 作者: C CyrusNajmabadi

Fix comment.

上级 ca904126
......@@ -95,7 +95,7 @@ private static int GetPrecedence(ReferencedSymbol referencedSymbol)
}
// Try to create an item for this definition. If we can't,
// ignorei it entirely (including all its reference locations).
// ignore it entirely (including all its reference locations).
var definitionItem = CreateDefinitionItem(solution, referencedSymbol);
if (definitionItem == null)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册