Small text change

这个提交包含在:
Peter Goodhall 2020-02-20 16:12:31 +00:00
父节点 f615403668
当前提交 ad694204ef

查看文件

@ -994,7 +994,7 @@ $(document).ready(function(){
options.series.push(series);
$('#information').html(tmp.qrb.Qsoes + " contacts were plotted.<br /> Your furthest contact was " + tmp.qrb.Callsign
$('#information').html(tmp.qrb.Qsoes + " contacts were plotted.<br /> Your furthest contact was with " + tmp.qrb.Callsign
+ " in gridsquare "+ tmp.qrb.Grid
+" the distance was "
+tmp.qrb.Distance +"km.");