Skip to content

Commit ec6c489

Browse files
Update MerlinAU.sh
1 parent 393f9c0 commit ec6c489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MerlinAU.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4790,7 +4790,7 @@ _ChangeBuildType_TUF_()
47904790
printf "\n${SEPstr}"
47914791
printf "\nChoose your preferred option for the build type to flash:\n"
47924792
printf "\n ${GRNct}1${NOct}. Original ${REDct}TUF${NOct} themed user interface"
4793-
printf "\n ${REDct}(applies only if TUF F/W is available; otherwise, defaults to Pure Build)${NOct}\n"
4793+
printf "\n ${REDct}(Applies only if TUF F/W is available; otherwise defaults to Pure Build)${NOct}\n"
47944794
printf "\n ${GRNct}2${NOct}. Pure ${GRNct}non-TUF${NOct} themed user interface"
47954795
printf "\n ${GRNct}(Recommended)${NOct}\n"
47964796
printf "\n ${GRNct}e${NOct}. Exit to Advanced Menu\n"
@@ -4854,7 +4854,7 @@ _ChangeBuildType_ROG_()
48544854
printf "\n${SEPstr}"
48554855
printf "\nChoose your preferred option for the build type to flash:\n"
48564856
printf "\n ${GRNct}1${NOct}. Original ${REDct}ROG${NOct} themed user interface"
4857-
printf "\n ${REDct}(applies only if ROG F/W is available; otherwise, defaults to Pure Build)${NOct}\n"
4857+
printf "\n ${REDct}(Applies only if ROG F/W is available; otherwise defaults to Pure Build)${NOct}\n"
48584858
printf "\n ${GRNct}2${NOct}. Pure ${GRNct}non-ROG${NOct} themed user interface"
48594859
printf "\n ${GRNct}(Recommended)${NOct}\n"
48604860
printf "\n ${GRNct}e${NOct}. Exit to Advanced Menu\n"

0 commit comments

Comments
 (0)