summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-07-16 13:31:55 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2018-07-16 13:32:34 +0200
commit3784fdc6d0cac872f43d443c403132b2e4f3b7ac (patch)
treeacf7cdb9ce6e7cdb1e40aefefa369ef345b6630b /doc
parent4f67ef9be3857fb5c872903579a4b7dd99d041e0 (diff)
downloadvala-3784fdc6d0cac872f43d443c403132b2e4f3b7ac.tar.gz
manual: Update from wiki.gnome.org
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/manual.xml4
1 files 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">