summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusColumnSexMTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Census/CensusColumnSexMTest.php')
-rw-r--r--tests/app/Census/CensusColumnSexMTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Census/CensusColumnSexMTest.php b/tests/app/Census/CensusColumnSexMTest.php
index f00e151358..33a22ebde6 100644
--- a/tests/app/Census/CensusColumnSexMTest.php
+++ b/tests/app/Census/CensusColumnSexMTest.php
@@ -25,7 +25,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CensusColumnSexM
*
- * X is the value expected for Male, as only the M or F colum is expected
+ * X is the value expected for Male, as only the M or F column is expected
* to be marked.
*/
class CensusColumnSexMTest extends TestCase