Skip to content

Commit 6f01cde

Browse files
committed
Typo fix
1 parent dd55086 commit 6f01cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Surveyor/menuPP.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ void pointperfectApplyKeys()
889889
{
890890
if (online.gnss == false)
891891
{
892-
log_d("ZED-F9P not avaialable");
892+
log_d("ZED-F9P not available");
893893
return;
894894
}
895895

0 commit comments

Comments
 (0)