From 43c14c5521a54d731dec3939790c0e1a6c9df2d3 Mon Sep 17 00:00:00 2001
From: Benjamin Renard <benjamin.renard@akka.eu>
Date: Fri, 23 Sep 2016 13:42:32 +0200
Subject: [PATCH] Fix error in EISCAT UHF altitude parameter

---
 INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml b/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml
index 36033a1..37a79db 100644
--- a/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml
+++ b/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<param xml:id="eiscat_ufh_alt">
+<param xml:id="eiscat_uhf_alt">
   <info>
     <name>Altitude</name>
     <short_name>Altitude</short_name>
@@ -20,4 +20,4 @@
   </get>
   <process/>
   <output/>
-</param>
\ No newline at end of file
+</param>
--
libgit2 0.21.2