提交 a0caa657 编写于 作者: D David Poeschl 提交者: GitHub

Fix spelling

上级 bdce85dd
......@@ -77,7 +77,7 @@ internal static partial class UsingsAndExternAliasesOrganizer
if (directive1IsNamespace && directive2IsNamespace)
{
// Both normal usings. Place them in groups if they're first namespace
// Both normal usings. Place them in groups if their first namespace
// component differs.
var name1 = using1.Name.GetFirstToken().ValueText;
var name2 = using2.Name.GetFirstToken().ValueText;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册