We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5457397 commit 5a829a5Copy full SHA for 5a829a5
js/sondehub.js
@@ -3376,7 +3376,7 @@ function addPosition(position) {
3376
horizon_circle_title = new L.Marker(point, {
3377
icon: horizon_circle_title_icon,
3378
interactive: true,
3379
- title: "Line-of-right (radio) horizon of the payload"
+ title: "Line-of-sight (radio) horizon of the payload"
3380
});
3381
3382
horizon_circle.on('move', function (e) {
0 commit comments