comparison README.txt @ 23:85d222bef44d

Fix typo in README.txt.
author Brian Neal <bgneal@gmail.com>
date Mon, 28 May 2012 19:35:06 -0500
parents ee1c84475eda
children 9e499e386fac
comparison
equal deleted inserted replaced
22:f0bb15d17556 23:85d222bef44d
42 42
43 Quick Example 43 Quick Example
44 ------------- 44 -------------
45 45
46 This example shows how the library can be used to decode a message using the 46 This example shows how the library can be used to decode a message using the
47 procedure by employed the German army:: 47 procedure employed the German army::
48 48
49 from enigma.machine import EnigmaMachine 49 from enigma.machine import EnigmaMachine
50 50
51 # setup machine according to specs from a daily key sheet: 51 # setup machine according to specs from a daily key sheet:
52 52