Fix typo.

This commit is contained in:
Dan Albert 2022-11-19 18:39:33 -08:00 committed by Raffson
parent f199dd5b9f
commit 65f09c46ca
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -161,7 +161,7 @@ VERSION = _build_version_string()
#:
#: Version 10.3
#: * Campaign files can optionally include a start time in their recommended_start_date
#: field. For example, `recommended_start_data: 2022-08-31 13:30:00` will have the
#: field. For example, `recommended_start_date: 2022-08-31 13:30:00` will have the
#: first turn start at 13:30. If omitted, or if only a date is given, the mission will
#: start at a random hour in the middle of the day as before.
#: