aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/mfh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/mfh b/Tools/scripts/mfh
index 21838d89c3e4..cf332ca43983 100755
--- a/Tools/scripts/mfh
+++ b/Tools/scripts/mfh
@@ -178,7 +178,7 @@ ask "Do you want to commit? (no = start a shell)" || (
ask "Do you want to commit now? (no = clean up and abort)" || err "User-requested abort."
)
echo >> commit.txt
-echo "Approved by: " >> commit.txt
+echo "Approved by: " >> commit.txt
## -- edit pre-assembled log message and commit --
${EDITOR} commit.txt