diff options
Diffstat (limited to 'tests/app/Census/CensusColumnSexFTest.php')
| -rw-r--r-- | tests/app/Census/CensusColumnSexFTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Census/CensusColumnSexFTest.php b/tests/app/Census/CensusColumnSexFTest.php index dd0861d2a3..4e86c9ff8a 100644 --- a/tests/app/Census/CensusColumnSexFTest.php +++ b/tests/app/Census/CensusColumnSexFTest.php @@ -25,7 +25,7 @@ use Fisharebest\Webtrees\TestCase; /** * Test harness for the class CensusColumnSexF * - * X is the value expected for Female, as only the M or F colum is expected + * X is the value expected for Female, as only the M or F column is expected * to be marked. */ class CensusColumnSexFTest extends TestCase |
