mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-26 03:54:08 +01:00
Fix typo in doc.
This commit is contained in:
parent
a4f8e3f647
commit
5bfee2e72b
@ -38,11 +38,11 @@ class Reader(object):
|
|||||||
The format is of the form:
|
The format is of the form:
|
||||||
|
|
||||||
```
|
```
|
||||||
entry_type entry_id1:
|
entry_type entry_id1
|
||||||
command1 arg1 arg1b
|
command1 arg1 arg1b
|
||||||
command2 arg2
|
command2 arg2
|
||||||
|
|
||||||
entry_type entry_id2:
|
entry_type entry_id2
|
||||||
command3 arg3 arg13
|
command3 arg3 arg13
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user