Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorKeting Yang <ketyang@microsoft.com>2019-10-18 18:09:46 +0300
committerKeting Yang <ketyang@microsoft.com>2019-10-28 18:23:02 +0300
commitccc4ee99c20721dde5ff12a6dcd1d44a9cb8b86a (patch)
treef89c331a03bf915709d03ec0c06c70b81c718201 /main
parent5ef6f0433acdac79dd54bd8a28a36045a54ed339 (diff)
Update ILAsmConsoleProject.xpt.xml
Add period to template description.
Diffstat (limited to 'main')
-rw-r--r--main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml b/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
index 1f8829a869..a0dbb85e07 100644
--- a/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
+++ b/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
@@ -10,7 +10,7 @@
<Icon>md-console-project</Icon>
<Image id="md-console-project" />
<LanguageName>IL</LanguageName>
- <_Description>IL Console Project</_Description>
+ <_Description>Creates an IL Console Project.</_Description>
<DefaultFilename>ILConsoleProject</DefaultFilename>
<GroupId>md-project-console</GroupId>
</TemplateConfiguration>