소스 검색

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;