[python/de] Fix typo in url of German translation

My text editor apparently also fixed some incorrect trailing spaces and
tabs on empty lines
This commit is contained in:
Jelle Besseling 2014-10-25 16:36:27 +02:00
parent 710e504fbc
commit 9ff3a57c07

View File

@ -3,7 +3,7 @@ language: python
contributors:
- ["Louie Dinh", "http://ldinh.ca"]
translators:
- ["kultprok", "http:/www.kulturproktologie.de"]
- ["kultprok", "http://www.kulturproktologie.de"]
filename: learnpython-de.py
lang: de-de
---
@ -484,4 +484,3 @@ dir(math)
* [Programming Python](http://www.amazon.com/gp/product/0596158106/ref=as_li_qf_sp_asin_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596158106&linkCode=as2&tag=homebits04-20)
* [Dive Into Python](http://www.amazon.com/gp/product/1441413022/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1441413022&linkCode=as2&tag=homebits04-20)
* [Python Essential Reference](http://www.amazon.com/gp/product/0672329786/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0672329786&linkCode=as2&tag=homebits04-20)