浏览代码

Changes comment for clarification.

BDisp 1 年之前
父节点
当前提交
fbd7dc745e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SelfContained/Program.cs

+ 1 - 1
SelfContained/Program.cs

@@ -1,4 +1,4 @@
-// This is a simple example application for a self-contained single file.
+// This is a test application for a self-contained single file.
 
 using System.Diagnostics;
 using System.Diagnostics.CodeAnalysis;