Fix build-constraint typos

This commit is contained in:
2024-01-16 16:28:42 -05:00
parent af6600de80
commit 6e4453c773
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
package main
// EntryRoot path to libmutton entry directory
var EntryRoot = home + "/.local/share/sshyp"
var EntryRoot = home + "/.local/share/libmutton"
// exported constants
const (
+1 -1
View File
@@ -2,7 +2,7 @@
package main
// exported variables
// EntryRoot path to libmutton entry directory
var EntryRoot = home + "\\AppData\\Local\\libmutton\\entries"
// exported constants
+1 -1
View File
@@ -82,7 +82,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.` +
"\\\033[38;5;15;48;5;15m \033[0mMUTN Version 0.0.1\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"\\\033[38;5;15;48;5;15m \033[0mThe Butchered Update\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"\\\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"\\\033[38;5;15;48;5;15m \033[0mCopyright (C) 2024 Randall Winkhart\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"\\\033[38;5;15;48;5;15m \033[0mCopyright (c) 2024 Randall Winkhart\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"\\\033[38;5;15;48;5;15m \033[0m\033[38;2;1;173;216m/\n" +
"<><><><><><><><><><><><><><>-<><><><><><><><><><><><><><>\033[0m\n" +
"\nFor more information, see:\n" +