Very minor cleanup of text

这个提交包含在:
Adam 2020-11-22 19:53:51 -06:00 提交者 GitHub
父节点 545ef6933f
当前提交 bf58232466
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -1330,7 +1330,7 @@ $(document).ready(function(){
$('#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 "
+"; the distance was "
+tmp.qrb.Distance + tmp.unit +".");
var chart = new Highcharts.Chart(options);