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.
1 parent ad90089 commit 0fc42ceCopy full SHA for 0fc42ce
test/validateUpdateStream.py
@@ -3,7 +3,7 @@
3
4
5
if( len(sys.argv) == 1):
6
- print("Validates the correcness of an update stream regarding the dates of the events.")
+ print("Validates the correctness of an update stream regarding the dates of the events.")
7
print("Usage: validateIdUniqueness <file>")
8
9
fileName = sys.argv[1]
0 commit comments