From 6c88b4860f0fda5c731727e6b87349d0eba9f243 Mon Sep 17 00:00:00 2001 From: lhess2021 Date: Fri, 18 Mar 2022 01:20:20 -0400 Subject: [PATCH] rename num attrs --- shell-scripts.d/top-level-tags.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-scripts.d/top-level-tags.sh b/shell-scripts.d/top-level-tags.sh index 57e869a..4550acc 100755 --- a/shell-scripts.d/top-level-tags.sh +++ b/shell-scripts.d/top-level-tags.sh @@ -34,7 +34,7 @@ do \t\t<\/fileDesc>\ \t<\/teiHeader>\ \t\ -\t\t\ +\t\t\ \t\t\t\n/' "$file" # Replace canto number, comedy number, and canticle sed -i -e "s/~TITLE_CANTO_NUM~/$CANTO_NUM/" "$file"