File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1038,7 +1038,7 @@ <h2>
10381038 < button type ="button " id ="useECEFCoordinates " class ="btn btn-primary box-margin20 "
10391039 onClick ="useECEFCoordinates() "> Use Current Coordinates</ button >
10401040 < span class ="tt " data-bs-placement ="right "
1041- title ="Copies the current ECEF corrdinates into the fixed X/Y/Z boxes. ">
1041+ title ="Copies the current ECEF coordinates into the fixed X/Y/Z boxes. ">
10421042 < span class ="icon-info-circle text-primary ms-2 "> </ span >
10431043 </ span >
10441044 </ div >
Original file line number Diff line number Diff line change @@ -1976,7 +1976,7 @@ static const char *index_html = R"=====(
19761976 <button type="button" id="useECEFCoordinates" class="btn btn-primary box-margin20"
19771977 onClick="useECEFCoordinates()">Use Current Coordinates</button>
19781978 <span class="tt" data-bs-placement="right"
1979- title="Copies the current ECEF corrdinates into the fixed X/Y/Z boxes.">
1979+ title="Copies the current ECEF coordinates into the fixed X/Y/Z boxes.">
19801980 <span class="icon-info-circle text-primary ms-2"></span>
19811981 </span>
19821982 </div>
You can’t perform that action at this time.
0 commit comments