Skip to content

Commit ec84d26

Browse files
panglesdjonludlam
authored andcommitted
Fix typo in cheatsheet
Signed-off-by: Paul-Elliot <peada@free.fr>
1 parent 623b7a1 commit ec84d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/cheatsheet.mld

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Quick reference for the odoc language!
4343
See {%html:<a href="#my_id">Referenceable title</a>%}}}
4444
{tr
4545
{th {{!odoc_for_authors.basics}Bold, italic and emphasis}}
46-
{td {@text[{b bold} text, {e italic text}, {e emphasized} text]}}
47-
{td {b bold} text, {e italic text}, {e emphasized} text}}
46+
{td {@text[{b bold} text, {i italic} text, {e emphasized} text]}}
47+
{td {b bold} text, {i italic} text, {e emphasized} text}}
4848
{tr
4949
{th {{!odoc_for_authors.basics}Subscripts and superscript}}
5050
{td {@text[H{_ 2}O and 1{^ st}]}}

0 commit comments

Comments
 (0)