From 6243bef96f8a0d3e5082ffe093b5b51078c80b4a Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Tue, 10 Apr 2018 12:00:42 +0000
Subject: [PATCH] Corrected usage comment.

---
 .../src/python/gen_hex_files_reorder_matrix_transparant.py      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/apertif/designs/apertif_unb1_fn_beamformer/src/python/gen_hex_files_reorder_matrix_transparant.py b/applications/apertif/designs/apertif_unb1_fn_beamformer/src/python/gen_hex_files_reorder_matrix_transparant.py
index 98ef1953b7..077b842109 100644
--- a/applications/apertif/designs/apertif_unb1_fn_beamformer/src/python/gen_hex_files_reorder_matrix_transparant.py
+++ b/applications/apertif/designs/apertif_unb1_fn_beamformer/src/python/gen_hex_files_reorder_matrix_transparant.py
@@ -36,7 +36,7 @@ import pi_ss_parallel
 #                          : reorder_matrix_ss_wide_3.hex
 #   . Output reorder stage : reorder_matrix_reorder_out.hex
 # Usage:
-# > cd $RADIOHDL/applications/apertif/designs/apertif_unb1_bn_filterbank/src/hex
+# > cd $RADIOHDL/applications/apertif/designs/apertif_unb1_fn_beamformer/src/python
 # > python gen_hex_files_reorder_matrix_transparant.py
 # > more gen_hex_files_reorder_matrix_transparant.log
 # > svn status -q ../hex/     # to verify that regenerated hex files are still the same
-- 
GitLab