Skip to content

Commit 7eade28

Browse files
committed
Fix typo
1 parent 03df374 commit 7eade28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitExcel.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ DIR %file1:/=\% /B /S> %tempfile%
4949
DIR %file2:/=\% /B /S>> %tempfile%
5050

5151

52-
ECHO --Starting SpreadsheetCompare--
52+
ECHO --Starting SpreadsheetCompare
5353
%appVlpPath% %spreadsheetComparePath% %tempfile%
5454
timeout /t 5
5555

0 commit comments

Comments
 (0)