diff --git a/libraries/base/dp/tb/vhdl/tb_dp_selector_arr.vhd b/libraries/base/dp/tb/vhdl/tb_dp_selector_arr.vhd
index b81a6c56216bcdb987b3ade8ef7aae5135927216..d49b12b375378f534c8e2608d157a4ace8b7f441 100644
--- a/libraries/base/dp/tb/vhdl/tb_dp_selector_arr.vhd
+++ b/libraries/base/dp/tb/vhdl/tb_dp_selector_arr.vhd
@@ -25,7 +25,7 @@
 --  Test bench for dp_selector_arr
 -- Description:
 --  . Two data stream arrays are offered with g_nof_streams=4 to two DUTs. The
---    streams are distinguished by an offset in the data fiels, defined by 
+--    streams are distinguished by an offset in the data fields, defined by 
 --    c_pipe_data_offset
 --  . One DUT selects one array and the other DUT selects the other array. 
 --  . The output of the DUTs are compared to the expected output.