summaryrefslogtreecommitdiff
path: root/doc/classes/GraphEdit.xml
diff options
context:
space:
mode:
authorYuri Sizov <yuris@humnom.net>2020-03-10 13:41:36 +0300
committerYuri Sizov <yuris@humnom.net>2020-04-10 18:42:11 +0300
commit1ea7295bd21748ac34755cdb96fcba385a206240 (patch)
treef1d3b63c8f117115b57ecfab53bddf76caad2c16 /doc/classes/GraphEdit.xml
parent35c8ec065c00666c68d68964c2753a99ffa20b38 (diff)
Improve shortcut formatting in docs
Diffstat (limited to 'doc/classes/GraphEdit.xml')
-rw-r--r--doc/classes/GraphEdit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml
index c41ffd4bff..ba037ad509 100644
--- a/doc/classes/GraphEdit.xml
+++ b/doc/classes/GraphEdit.xml
@@ -240,7 +240,7 @@
</signal>
<signal name="copy_nodes_request">
<description>
- Emitted when the user presses [code]Ctrl + C[/code].
+ Emitted when the user presses [kbd]Ctrl + C[/kbd].
</description>
</signal>
<signal name="delete_nodes_request">
@@ -275,7 +275,7 @@
</signal>
<signal name="paste_nodes_request">
<description>
- Emitted when the user presses [code]Ctrl + V[/code].
+ Emitted when the user presses [kbd]Ctrl + V[/kbd].
</description>
</signal>
<signal name="popup_request">