From 00eb10d4b9cab09257efce1564c33eed16a2d636 Mon Sep 17 00:00:00 2001 From: merspieler <merspieler@airmail.cc> Date: Mon, 13 Aug 2018 22:20:27 +0200 Subject: [PATCH] Fixed typo Signed-off-by: merspieler <merspieler@airmail.cc> --- A32X-Checklists.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/A32X-Checklists.xml b/A32X-Checklists.xml index 44cc1e7e..4522949d 100644 --- a/A32X-Checklists.xml +++ b/A32X-Checklists.xml @@ -792,7 +792,7 @@ TODO: add conditions for not yet implemented stuff: <value>4</value> </equals> <equals> - <property>instrumentation/mk-viii(inputs/discretes/momentary-flap-3-override</property> + <property>instrumentation/mk-viii/inputs/discretes/momentary-flap-3-override</property> <value>0</value> </equals> </and> @@ -802,7 +802,7 @@ TODO: add conditions for not yet implemented stuff: <value>3</value> </equals> <equals> - <property>instrumentation/mk-viii(inputs/discretes/momentary-flap-3-override</property> + <property>instrumentation/mk-viii/inputs/discretes/momentary-flap-3-override</property> <value>1</value> </equals> </and>