From f29336e204295212a76b672ac4f1d32beed123be Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Tue, 1 Nov 2022 11:44:47 +0100
Subject: [PATCH] Updated description.

---
 libraries/io/eth/src/vhdl/eth_tester_pkg.vhd | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd b/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
index e919e3e670..a60dc6c2e3 100644
--- a/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
+++ b/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
@@ -19,10 +19,8 @@
 -------------------------------------------------------------------------------
 --
 -- Author: E. Kooistra
--- Purpose: This package contains ethe_tester specific constants and functions
--- Description: See [1]
--- References:
--- . [1] https://support.astron.nl/confluence/display/L2M/L3+SDP+Decision%3A+SDP+Parameter+definitions
+-- Purpose: This package contains eth_tester specific constants and functions
+-- Description:
 --
 LIBRARY IEEE, common_lib;
 USE IEEE.std_logic_1164.ALL;
-- 
GitLab