File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Hacking Secret Ciphers with Python
3636~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3737
3838This book teaches Python programming and basic cryptography for absolute
39- beginners. The chapters provide the source code for various ciphres , as well
39+ beginners. The chapters provide the source code for various ciphers , as well
4040as programs that can break them.
4141
4242 `Hacking Secret Ciphers with Python <http://inventwithpython.com/hacking/ >`_
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Support can be found on its `mailing list <http://werkzeug.pocoo.org/community/#
9393Tornado
9494--------
9595`Tornado <http://www.tornadoweb.org/ >`_ is a scalable, non-blocking web server and web application framework with
96- a relative simple usage. Tornado is known for his high performance.
96+ a relative simple usage. Tornado is known for its high performance.
9797It was initially developed for `friendfeed <http://friendfeed.com/ >`_ , a real time chat and blog system.
9898
9999In the Jinja2 template engine example it is used to serve the rendered pages.
You can’t perform that action at this time.
0 commit comments