From eeb7985e0c9cdfd0d94fe815ba3016a3ac2bd196 Mon Sep 17 00:00:00 2001 From: "CODE1\\320120260" Date: Tue, 23 Aug 2022 14:21:45 +0200 Subject: [PATCH] Fix typos. --- scripts/testv/config_hospital_patientroom.cfg | 2 +- scripts/testv/config_recreation.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/testv/config_hospital_patientroom.cfg b/scripts/testv/config_hospital_patientroom.cfg index 2f140f11b6..b68ac921f9 100644 --- a/scripts/testv/config_hospital_patientroom.cfg +++ b/scripts/testv/config_hospital_patientroom.cfg @@ -10,7 +10,7 @@ fc = [20.0, 25.0, 31.5, 40.0, 800.0, 1000.0, 1250.0, 1600.0, 2000.0, 2500.0, 3150.0, 4000.0, 5000.0, 6300.0, 8000.0, 10000.0, - 12500.0, 16000.0, 20000.0}; + 12500.0, 16000.0, 20000.0]; rt60 = [0.812749, 0.618878, 0.451113, 0.346723, 0.466827, 0.539871, 0.61874, 0.702911, diff --git a/scripts/testv/config_recreation.cfg b/scripts/testv/config_recreation.cfg index c78c3b6f83..afdc0f858b 100644 --- a/scripts/testv/config_recreation.cfg +++ b/scripts/testv/config_recreation.cfg @@ -10,7 +10,7 @@ fc = [20.0, 25.0, 31.5, 40.0, 800.0, 1000.0, 1250.0, 1600.0, 2000.0, 2500.0, 3150.0, 4000.0, 5000.0, 6300.0, 8000.0, 10000.0, - 12500.0, 16000.0, 20000.0}; + 12500.0, 16000.0, 20000.0]; rt60 = [4.519163, 4.895527, 4.832761, 5.001975, 5.344683, 5.760259, 6.36818, 6.955033, -- GitLab