Fix the default string used for merging.
It had been changed in code, but not in docs. So we needed to reflect the change in docs as well so that both are in sync.
This commit is contained in:
parent
0137249133
commit
fa8883e7fa
@ -145,7 +145,7 @@ For example, the default string that is used when none is provided is the follow
|
||||
|
||||
::
|
||||
|
||||
list(extend)+dict()+str(append)
|
||||
list()+dict()+str()
|
||||
|
||||
Dictionary format
|
||||
********
|
||||
|
Loading…
x
Reference in New Issue
Block a user