Visual Studio Auto Format accidentally added a space in between the end of sentences and periods

This commit is contained in:
Caeden Statia 2020-02-23 20:44:23 -08:00
parent e091f8dfde
commit c48a14bcb3

View file

@ -169,22 +169,22 @@
<Bold>please purchase the game <Bold>please purchase the game
<Hyperlink NavigateUri="https://beatgames.com/" local:HyperlinkExtensions.IsExternal="True"> <Hyperlink NavigateUri="https://beatgames.com/" local:HyperlinkExtensions.IsExternal="True">
HERE HERE
</Hyperlink> . </Hyperlink>
</Bold> </Bold>.
</Span> </Span>
<Span x:Key="Invalid:List:Line2"> <Span x:Key="Invalid:List:Line2">
If your copy of the game is If your copy of the game is
<Bold>not</Bold> pirated, please <Bold>not</Bold> pirated, please
<Hyperlink NavigateUri="https://bsmg.wiki/support#clean-installation" local:HyperlinkExtensions.IsExternal="True"> <Hyperlink NavigateUri="https://bsmg.wiki/support#clean-installation" local:HyperlinkExtensions.IsExternal="True">
do a clean install do a clean install
</Hyperlink> . </Hyperlink>.
</Span> </Span>
<Span x:Key="Invalid:List:Line3"> <Span x:Key="Invalid:List:Line3">
If those don't help, ask for support in the If those don't help, ask for support in the
<Span Foreground="Blue">#support</Span> channel in <Span Foreground="Blue">#support</Span> channel in
<Hyperlink NavigateUri="https://discord.gg/beatsabermods" local:HyperlinkExtensions.IsExternal="True"> <Hyperlink NavigateUri="https://discord.gg/beatsabermods" local:HyperlinkExtensions.IsExternal="True">
BSMG BSMG
</Hyperlink> . </Hyperlink>.
</Span> </Span>
<sys:String x:Key="Invalid:BoughtGame1">If you used to have a pirated version but have since bought the game</sys:String> <sys:String x:Key="Invalid:BoughtGame1">If you used to have a pirated version but have since bought the game</sys:String>
<sys:String x:Key="Invalid:SelectFolderButton">Select Folder</sys:String> <sys:String x:Key="Invalid:SelectFolderButton">Select Folder</sys:String>