Fix a reST block syntax
There was a typo in the reST syntax of a block. And the quote character was replaced with an apostrophe to avoid coloring. Change-Id: I6701b3d30b166bc55bd51b1913ba22c3b0199ce7
This commit is contained in:
parent
4cb518e4ed
commit
78efd799aa
@ -55,10 +55,9 @@ Talking to specific people
|
||||
--------------------------
|
||||
|
||||
To talk to a specific person, prefix the line with their name. For instance,
|
||||
to ask ``mordred`` a question:
|
||||
to ask ``mordred`` a question::
|
||||
|
||||
::
|
||||
mordred: I'm having a problem with this patch, https://review.openstack.org/#/c/530978/, could you help me figure out it?
|
||||
mordred: I’m having a problem with this patch, https://review.openstack.org/#/c/530978/, could you help me figure out it?
|
||||
|
||||
It is not required or useful to prefix someone's name with an ``@``, it's
|
||||
just extra typing and looks weird in IRC clients.
|
||||
|
Loading…
Reference in New Issue
Block a user