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
diff options
context:
space:
mode:
authorKeting Yang <ketyang@microsoft.com>2019-10-15 16:36:11 +0300
committerKeting Yang <ketyang@microsoft.com>2019-10-28 18:23:02 +0300
commitce449a54193c1a2354d0fca532901e9d9abc4cd6 (patch)
tree9099c4c36724813a19c4d049722bb40d69685c2c /main/src/addins/MonoDevelop.UnitTesting.NUnit
parent904c3ff2b3f5e4be6f761b6774c57e4490a7ea7e (diff)
Update NUnitProjectVBNet.xpt.xml
Add period to the template description.
Diffstat (limited to 'main/src/addins/MonoDevelop.UnitTesting.NUnit')
-rw-r--r--main/src/addins/MonoDevelop.UnitTesting.NUnit/templates/NUnitProjectVBNet.xpt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/addins/MonoDevelop.UnitTesting.NUnit/templates/NUnitProjectVBNet.xpt.xml b/main/src/addins/MonoDevelop.UnitTesting.NUnit/templates/NUnitProjectVBNet.xpt.xml
index f64fde474b..ec279281b6 100644
--- a/main/src/addins/MonoDevelop.UnitTesting.NUnit/templates/NUnitProjectVBNet.xpt.xml
+++ b/main/src/addins/MonoDevelop.UnitTesting.NUnit/templates/NUnitProjectVBNet.xpt.xml
@@ -7,7 +7,7 @@
<Category>other/net/general</Category>
<Icon>md-test-project</Icon>
<Image id="md-test-project" />
- <_Description>Creates an NUnit library</_Description>
+ <_Description>Creates an NUnit library.</_Description>
<LanguageName>VBNet</LanguageName>
<DefaultFilename>NUnitProject</DefaultFilename>
<GroupId>md-nunit-library</GroupId>