mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Tutorial: fixed typo
This commit is contained in:
parent
16b86d559a
commit
786c965c12
@ -76,9 +76,9 @@ The differences are that in a real plugin you will use the standard
|
||||
`plugable.API.finalize()`. When in doubt, look at some of the built-in
|
||||
plugins for guidance, like those in `ipalib.plugins`.
|
||||
|
||||
If don't know what the Python *interactive interpreter* is, or are confused
|
||||
about what this *Python* is in the first place, then you probably should start
|
||||
with the Python tutorial:
|
||||
If you don't know what the Python *interactive interpreter* is, or are
|
||||
confused about what this *Python* is in the first place, then you probably
|
||||
should start with the Python tutorial:
|
||||
|
||||
http://docs.python.org/tutorial/index.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user