Skip to content

Commit

Permalink
Spellchecking by PapiJalopy
Browse files Browse the repository at this point in the history
  • Loading branch information
radio24 committed Sep 17, 2024
1 parent 9c0d463 commit 39d354c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ else
" 8" "Cellular, USB dongle or Tethering (Android) (ppp0; usb0) "$FLASH_USB0 \
" 9" "USB ethernet adapter or Tethering (iOS) (eth1) "$FLASH_ETH1 \
"10" "Over a VPN connection (tun0) "$FLASH_TUN0 \
"===" "===============================================[Sub-Menues]===" \
"===" "===============================================[Sub-Menus]===" \
"11" "Go to the Countermeasure sub-menu... ${MMENUSTRING}" \
"12" "Go to the Configuration sub-menu..." \
"13" "Go to run an OBFS4 Bridge Relay... ${TOGGLE07}" \
Expand Down Expand Up @@ -893,7 +893,7 @@ case "$CHOICE" in
fi
;;

# Sub-menues
# Sub-menus
11) clear; bash menu-bridges;;
12) clear; bash menu-config;;
13) clear; bash menu-server;;
Expand Down

0 comments on commit 39d354c

Please sign in to comment.