Commit 43c14c5521a54d731dec3939790c0e1a6c9df2d3

Authored by Benjamin Renard
1 parent c74e4e12

Fix error in EISCAT UHF altitude parameter

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id="eiscat_ufh_alt">
  2 +<param xml:id="eiscat_uhf_alt">
3 3 <info>
4 4 <name>Altitude</name>
5 5 <short_name>Altitude</short_name>
... ... @@ -20,4 +20,4 @@
20 20 </get>
21 21 <process/>
22 22 <output/>
23   -</param>
24 23 \ No newline at end of file
  24 +</param>
... ...