typo
This commit is contained in:
parent
b3fb2ba777
commit
8e06d8e41f
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ Testing the Generator
|
||||||
|
|
||||||
You can test the module by simply executing::
|
You can test the module by simply executing::
|
||||||
|
|
||||||
$ pythom -m feedgen
|
$ python -m feedgen
|
||||||
|
|
||||||
If you want to have a look at the code for this test to have a working code
|
If you want to have a look at the code for this test to have a working code
|
||||||
example for a whole feed generation process, you can find it in the
|
example for a whole feed generation process, you can find it in the
|
||||||
|
|
Loading…
Reference in a new issue