From e03ad7574e0662802836f11877b7914940c44436 Mon Sep 17 00:00:00 2001 From: david <david> Date: Tue, 21 Dec 2004 22:53:05 +0000 Subject: [PATCH] Fix a typo for the DME frequency property. --- gui/dialogs/radios.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/dialogs/radios.xml b/gui/dialogs/radios.xml index 83d62f803..eae6ce9e8 100644 --- a/gui/dialogs/radios.xml +++ b/gui/dialogs/radios.xml @@ -361,7 +361,7 @@ <width>75</width> <height>25</height> <label>MHz</label> - <property>/instrumentation/dme/frequencies/selected-khz</property> + <property>/instrumentation/dme/frequencies/selected-mhz</property> </input> </group>