[PATCH -perfbook 6/7] runlatex.sh: Fix typo (exerpt -> excerpt)

Akira Yokosawa <[email protected]>
Newsgroups org.kernel.vger.perfbook
Message-ID <[email protected]>
Signed-off-by: Akira Yokosawa <[email protected]>
---
 utilities/runlatex.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/utilities/runlatex.sh b/utilities/runlatex.sh
index b146da20559f..dd62327a0b4d 100644
--- a/utilities/runlatex.sh
+++ b/utilities/runlatex.sh
@@ -53,7 +53,7 @@ identical_warnings () {
 	return 1 ;
 }
 
-exerpt_warnings () {
+excerpt_warnings () {
 	if grep -q "LaTeX Warning:" $basename.log
 	then
 		echo "----- Excerpt around remaining warning messages -----"
@@ -123,7 +123,7 @@ do
 	if test $undefined_refs
 	then
 		echo "Undefined refs remain, giving up."
-		exerpt_warnings
+		excerpt_warnings
 	fi
 	if identical_warnings
 	then
@@ -145,7 +145,7 @@ do
 	echo "$LATEX $iter for $pdfname # label(s) may have changed"
 	iterate_latex
 done
-exerpt_warnings
+excerpt_warnings
 rm -f $basename-warning.log $basename-warning-prev.log
 echo "'$basename.pdf' is ready."
 # cleveref version check (Ubuntu 18.04 LTS has buggy one
-- 
2.25.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.