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:
Michael McCandless 2014-09-17 20:03:52 +00:00
parent 47e96510cc
commit a21a18d30b
1 changed files with 1 additions and 1 deletions

View File

@ -415,4 +415,4 @@ if __name__ == '__main__':
try:
main()
except KeyboardInterrupt:
print('\nRecieved Ctrl-C, exiting early')
print('\nReceived Ctrl-C, exiting early')