mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 23:23:30 -06:00
doc: typo in basic_usage.md
Reviewed-By: Antonio Torres <antorres@redhat.com>
This commit is contained in:
parent
6aa3c3b628
commit
dade02d5bb
@ -63,7 +63,7 @@ else:
|
||||
This will connect to LDAP directly if we are running our script in server, or
|
||||
use a RPC client if we are running it from a FreeIPA client.
|
||||
|
||||
After we have initialized the API and stablished a connection, we are ready to
|
||||
After we have initialized the API and established a connection, we are ready to
|
||||
issue commands.
|
||||
|
||||
## Running commands
|
||||
@ -278,4 +278,4 @@ for i in range(100):
|
||||
'params' : [args, kw]
|
||||
})
|
||||
ret = api.Command.batch(*batch_args)
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user