[vala/staging] manual: Update from wiki.gnome.org



commit 3784fdc6d0cac872f43d443c403132b2e4f3b7ac
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Jul 16 13:31:55 2018 +0200

    manual: Update from wiki.gnome.org

 doc/manual/manual.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml
index 7c35458a5..4976566f0 100644
--- a/doc/manual/manual.xml
+++ b/doc/manual/manual.xml
@@ -563,7 +563,7 @@
 <para>bitwise-or-expression:</para><itemizedlist><listitem override="none">
 <para>bitwise-xor-expression <emphasis role="strong">|</emphasis> 
bitwise-xor-expression</para></listitem></itemizedlist>
 <para> bitwise-xor-expression:</para><itemizedlist><listitem override="none">
-<para>bitwise-and-expression <emphasis role="strong">&amp;</emphasis> 
bitwise-and-expression</para></listitem></itemizedlist>
+<para>bitwise-and-expression <emphasis role="strong">^</emphasis> 
bitwise-and-expression</para></listitem></itemizedlist>
 <para> bitwise-and-expression:</para><itemizedlist><listitem override="none">
 <para>equality-expression <emphasis role="strong">&amp;</emphasis> 
equality-expression</para></listitem></itemizedlist>
 <para> bitwise-not-expression:</para><itemizedlist><listitem override="none">
@@ -2680,7 +2680,7 @@
 <para>class, struct</para></entry><entry colsep="1" rowsep="1"/></row><row rowsep="1"><entry colsep="1" 
rowsep="1">
 <para>ModuleInit</para></entry><entry colsep="1" rowsep="1">
 <para>method</para></entry><entry colsep="1" rowsep="1">
-<para>Marks the associated type as dynamic, and marks the method as a <ulink 
url="http://valadoc.org/#!api=gobject-2.0/GLib.TypeModule";>TypeModule</ulink> init function. See <ulink 
url="https://wiki.gnome.org/Projects/Vala/Manual/Export/Projects/Vala/TypeModuleSample#";>TypeModule 
example</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1">
+<para>Marks the associated type as dynamic, and marks the method as a <ulink 
url="https://valadoc.org/gobject-2.0/GLib.TypeModule";>TypeModule</ulink> init function. See <ulink 
url="https://wiki.gnome.org/Projects/Vala/TypeModuleSample";>TypeModule 
example</ulink></para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1">
 <para>NoAccessorMethod</para></entry><entry colsep="1" rowsep="1">
 <para>property</para></entry><entry colsep="1" rowsep="1"/></row><row rowsep="1"><entry colsep="1" 
rowsep="1">
 <para>NoArrayLength</para></entry><entry colsep="1" rowsep="1">


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