mirror of https://github.com/apache/lucene.git
i before e except after c
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625795 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
47e96510cc
commit
a21a18d30b
|
@ -415,4 +415,4 @@ if __name__ == '__main__':
|
|||
try:
|
||||
main()
|
||||
except KeyboardInterrupt:
|
||||
print('\nRecieved Ctrl-C, exiting early')
|
||||
print('\nReceived Ctrl-C, exiting early')
|
||||
|
|
Loading…
Reference in New Issue