[gtef/wip/tepl] Gtef -> Tepl: fix compilation warnings



commit e8db01bdbfcb7a4ccf8e7c4833187fc9506cf0ed
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jun 11 17:36:46 2017 +0200

    Gtef -> Tepl: fix compilation warnings
    
    Note: `make distcheck` still runs fine.

 docs/reference/api-breaks.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/api-breaks.xml b/docs/reference/api-breaks.xml
index 0c43d01..6d52cd0 100644
--- a/docs/reference/api-breaks.xml
+++ b/docs/reference/api-breaks.xml
@@ -17,13 +17,13 @@
       <listitem>
         <para>
           The <code>GtefBuffer::cursor-moved</code> signal has been renamed to
-          <link linkend="GtefBuffer-gtef-cursor-moved">GtefBuffer::gtef-cursor-moved</link>.
+          <code>GtefBuffer::gtef-cursor-moved</code>.
         </para>
       </listitem>
       <listitem>
         <para>
           The <code>GtefBuffer:title</code> property has been renamed to
-          <link linkend="GtefBuffer--gtef-title">GtefBuffer:gtef-title</link>.
+          <code>GtefBuffer:gtef-title</code>.
         </para>
       </listitem>
     </itemizedlist>


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