- Typo fix
This commit is contained in:
Tristan B. Velloza Kildaire 2024-05-02 09:18:17 +02:00
parent 64ba0baa8f
commit 1b1cb8f316
1 changed files with 1 additions and 1 deletions

View File

@ -796,7 +796,7 @@ if(isSector!(SectorType)())
{
collected ~= sector[0..end-thunk];
}
// if the current secto's entirety
// if the current sector's entirety
// is to be included
else
{