[libdazzle/wip/lantw/doc-fix-typo] doc: fix typo



commit e7d19c0f25451ea56d2b3cbaae2bc26dece74e9a
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Wed Jul 24 17:28:17 2019 +0800

    doc: fix typo

 src/shortcuts/dzl-shortcuts-shortcut.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/shortcuts/dzl-shortcuts-shortcut.c b/src/shortcuts/dzl-shortcuts-shortcut.c
index d9366ce..bc1f52f 100644
--- a/src/shortcuts/dzl-shortcuts-shortcut.c
+++ b/src/shortcuts/dzl-shortcuts-shortcut.c
@@ -527,7 +527,7 @@ dzl_shortcuts_shortcut_class_init (DzlShortcutsShortcutClass *klass)
    * Sequences of keys can be specified using a + or & between the keys.
    *
    * Examples:
-   * - A single shortcut: &lt;ctl&rt;&lt;alt&gt;delete
+   * - A single shortcut: &lt;ctl&gt;&lt;alt&gt;delete
    * - Two alternative shortcuts: &lt;shift&gt;a Home
    * - A range of shortcuts: &lt;alt&gt;1...&lt;alt&gt;9
    * - Several keys pressed together: Control_L&Control_R


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]