Fix quotation marks
I guess they looked identical to whoever wrote that, but here the the first had a space with a combining grave accent where the second has a plain space and a plain backquote instead. Reported-by: Daniel Shahaf <d.s@daniel.shahaf.name> Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
9578f29195
commit
e707bc530b
@ -478,7 +478,7 @@ or::
|
|||||||
folder separators be replaced with the destination repositories'
|
folder separators be replaced with the destination repositories'
|
||||||
folder separator.
|
folder separator.
|
||||||
|
|
||||||
So if ̀f` was "Sent", the first nametrans yields the translated name
|
So if 'f' was "Sent", the first nametrans yields the translated name
|
||||||
"INBOX/Sent" to be used on the other side. As that repository uses the
|
"INBOX/Sent" to be used on the other side. As that repository uses the
|
||||||
folder separator '.' rather than '/', the ultimate name to be used will
|
folder separator '.' rather than '/', the ultimate name to be used will
|
||||||
be "INBOX.Sent".
|
be "INBOX.Sent".
|
||||||
|
Loading…
Reference in New Issue
Block a user