mirror of
https://github.com/km4ack/73Linux
synced 2026-08-13 17:51:54 -04:00
correct wording
This commit is contained in:
parent
c25782434c
commit
f9a8788c38
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ if [ -n "${GPSCK}" ]; then
|
|||
|
||||
yad --center --height="300" --width="300" --form --separator="|" --item-separator="|" --title="GPS" \
|
||||
--image ${LOGO} --window-icon=${LOGO} --image-on-top \
|
||||
--text="\r\r\r\r\r<b><big>Connect your GPS to the pi</big></b>" \
|
||||
--text="\r\r\r\r\r<b><big>Connect your GPS to the computer</big></b>" \
|
||||
--button="Continue":2
|
||||
|
||||
BUT=$?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue