2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-01-19 13:33:03 +00:00

Fix typo on statistics page

This commit is contained in:
Wookey
2025-10-04 13:10:54 +01:00
parent 90141c4263
commit 305cb8a392

View File

@@ -30,9 +30,9 @@ Total length: {{addupsurvexlength|stringformat:".1f"}} km adding up the total fo
</table>
<p>One Survex Survey Block is one *begin/*end block of data in a survex file.
Some files from other caving clubs may have a convention of using many more blocks per file than we do, e.g. if the
file is exported from other software into survex format, but each block is recroded on a single day.
file is exported from other software into survex format, but each block is recorded on a single day.
<p>Currently the number of cavers includes non-caving attendees: that needs to be fixed.
{% endblock %}
{% endblock %}