fix typos

This commit is contained in:
jmp
2020-12-05 03:09:03 -08:00
parent 6e42ce8f1c
commit 47a17072a3
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
logsuffix="$logsuffix\n\nPaper Changes:\n$paper"
if [ -z "$updated" ]; then updated="Paper"; else updated="$updated/Paper"; fi
fi
disclaimer="Upstream has released updates that appears to apply and compile correctly"
disclaimer="Upstream has released updates that appear to apply and compile correctly"
if [ -n "$1" ]; then
disclaimer=("$@")