--- a/eric5.py Thu Jan 07 15:22:29 2010 +0000 +++ b/eric5.py Thu Jan 07 19:03:58 2010 +0000 @@ -43,7 +43,7 @@ sys.argv.remove(arg) break -# make ThirdParty package available as a packages repository +# make Third-Party package available as a packages repository try: import pygments except ImportError: @@ -250,4 +250,4 @@ raise err if __name__ == '__main__': - main() \ No newline at end of file + main()