We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ffa854 + f575c23 commit 9c65aacCopy full SHA for 9c65aac
Project/Source/Enums/Translations.cs
@@ -21,7 +21,7 @@ namespace Ordisoftware.HebrewLetters
21
static public class Translations
22
{
23
24
- static public readonly string NewLine = NewLine;
+ static public readonly string NewLine = Environment.NewLine;
25
26
static public readonly Dictionary<string, string> ApplicationDescriptionText
27
= new Dictionary<string, string>()
0 commit comments