diff --git a/Program.cs b/Program.cs index eb57a04..c7ef901 100644 --- a/Program.cs +++ b/Program.cs @@ -50,7 +50,7 @@ namespace MarketData MDTrace.WriteLine(LogLevel.DEBUG,String.Format("64BIT={0}",Utility.Is64Bit())); MDTrace.WriteLine(LogLevel.DEBUG,"usage {service}"); MDTrace.WriteLine(LogLevel.DEBUG,"****************** T E S T D A T A S O U R C E S E T C .,***************"); - MDTrace.WriteLine(LogLevel.DEBUG," RUNTESTS - tests data sources"); + MDTrace.WriteLine(LogLevel.DEBUG," RUNTESTS - tests data sources."); MDTrace.WriteLine(LogLevel.DEBUG," RUNPRICECHECKOPENPOSITIONS - lists the latest available price for the open positions"); MDTrace.WriteLine(LogLevel.DEBUG," SENDSMSEMAIL {message} - sends an SMS email to system recipient"); MDTrace.WriteLine(LogLevel.DEBUG,"****************** D A I L Y U P D A T E ***************");