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-21 18:09:26 +0300
committerKeting Yang <ketyang@microsoft.com>2019-10-28 18:23:02 +0300
commit69d271f1e06accaab8fde5dfe4a5f5194f7e6a14 (patch)
tree2ccc855b3ebd21c3944f651d3861b32c6935f1c6 /main/external
parentd1e7205c4387de56de110a27056ca282a102b598 (diff)
Update EmptyFSharpSource.xft.xml
Add period to the template description.
Diffstat (limited to 'main/external')
-rw-r--r--main/external/fsharpbinding/MonoDevelop.FSharpBinding/Templates/EmptyFSharpSource.xft.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/external/fsharpbinding/MonoDevelop.FSharpBinding/Templates/EmptyFSharpSource.xft.xml b/main/external/fsharpbinding/MonoDevelop.FSharpBinding/Templates/EmptyFSharpSource.xft.xml
index f8c8804592..ee9b706bb4 100644
--- a/main/external/fsharpbinding/MonoDevelop.FSharpBinding/Templates/EmptyFSharpSource.xft.xml
+++ b/main/external/fsharpbinding/MonoDevelop.FSharpBinding/Templates/EmptyFSharpSource.xft.xml
@@ -3,7 +3,7 @@
<TemplateConfiguration>
<_Name>F# Source File</_Name>
<Icon>md-text-file-icon</Icon>
- <_Description>Creates an empty F# source file</_Description>
+ <_Description>Creates an empty F# source file.</_Description>
<_Category>General</_Category>
<LanguageName>F#</LanguageName>
<DefaultFilename>Class.fs</DefaultFilename>