1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-12 17:14:04 +02:00

Fixed Missing "

This commit is contained in:
Ryan Greenup
2020-07-16 23:37:08 +10:00
parent 3a3208e8e1
commit 979e530ce4

View File

@@ -334,7 +334,7 @@ function ExportHelp () {
echo -e " TAB to try and export multiple files, it won't work" echo -e " TAB to try and export multiple files, it won't work"
echo echo
echo -e " The links in exports are not relative, I don't know why," echo -e " The links in exports are not relative, I don't know why,"
echo -e " I need to fix this because it's really really inconvenient. echo -e " I need to fix this because it's really really inconvenient."
} }