Skip to content
Snippets Groups Projects
Commit e04a5488 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add missing period in "Upgrade detected" help text.

parent a33d1e11
No related branches found
No related tags found
No related merge requests found
Pipeline #6719 passed
......@@ -1295,7 +1295,7 @@ check_upgrade(void)
"You may want to note the new locations in the File Locations menu\n"
"option in SyncTERM Settings menu, exit SyncTERM (this is important) and\n"
"manually move the files to the new locations, overwriting the newly\n"
"created ini file\n", NULL, NULL);
"created ini file.\n", NULL, NULL);
uifcbail();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment