From 3784fdc6d0cac872f43d443c403132b2e4f3b7ac Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Mon, 16 Jul 2018 13:31:55 +0200 Subject: [PATCH] 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 @@ bitwise-or-expression: bitwise-xor-expression | bitwise-xor-expression bitwise-xor-expression: -bitwise-and-expression & bitwise-and-expression +bitwise-and-expression ^ bitwise-and-expression bitwise-and-expression: equality-expression & equality-expression bitwise-not-expression: @@ -2680,7 +2680,7 @@ class, struct ModuleInit method -Marks the associated type as dynamic, and marks the method as a TypeModule init function. See TypeModule example +Marks the associated type as dynamic, and marks the method as a TypeModule init function. See TypeModule example NoAccessorMethod property NoArrayLength -- 2.47.2