Skip to content

Commit 3859242

Browse files
committed
rename Arch to Architecture
1 parent bdb3fd5 commit 3859242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/functions/command_debug.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ info_game.sh
3232
fn_print_header
3333
{
3434
echo -e "${lightblue}Distro:\t\t${default}${distroname}"
35-
echo -e "${lightblue}Arch:\t\t${default}${arch}"
35+
echo -e "${lightblue}Architecture:\t\t${default}${arch}"
3636
echo -e "${lightblue}Kernel:\t\t${default}${kernel}"
3737
echo -e "${lightblue}Hostname:\t\t${default}${HOSTNAME}"
3838
echo -e "${lightblue}tmux:\t\t${default}${tmuxv}"

0 commit comments

Comments
 (0)