From 0900dcc6c9d4e87df34eeebf14c064566f7d2b5e Mon Sep 17 00:00:00 2001 From: David Given Date: Sat, 16 Jul 2022 01:02:56 +0200 Subject: [PATCH] Typo fix. --- modules/src/em_data/new_table | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/src/em_data/new_table b/modules/src/em_data/new_table index 78e86c558..a66855531 100755 --- a/modules/src/em_data/new_table +++ b/modules/src/em_data/new_table @@ -6,8 +6,8 @@ em_table=$2 h=${3-.} d=${4-.} -p=$(grep fpseu $em_table` | cut -f2) -m=$(grep fmnem $em_table` | cut -f2) +p=$(grep fpseu $em_table | cut -f2) +m=$(grep fmnem $em_table | cut -f2) $ed - $em_table <<'A' > X 1,/^$/g/ /s// /gp