summaryrefslogtreecommitdiff
path: root/app/Census/CensusOfUnitedStates1860.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-10-29 13:27:40 +0000
committerGreg Roach <fisharebest@gmail.com>2015-10-29 17:34:39 +0000
commitf3fa6d90bdc7225bdbe6300f0588c5935d1cc217 (patch)
tree7f2428fee6b7c0d0e765d3f0815ac04d0881ddf7 /app/Census/CensusOfUnitedStates1860.php
parent0b18a98d2ceaeebc288d72a27a147055f7d6115d (diff)
downloadwebtrees-f3fa6d90bdc7225bdbe6300f0588c5935d1cc217.tar.gz
webtrees-f3fa6d90bdc7225bdbe6300f0588c5935d1cc217.tar.bz2
webtrees-f3fa6d90bdc7225bdbe6300f0588c5935d1cc217.zip
US Census
Diffstat (limited to 'app/Census/CensusOfUnitedStates1860.php')
-rw-r--r--app/Census/CensusOfUnitedStates1860.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Census/CensusOfUnitedStates1860.php b/app/Census/CensusOfUnitedStates1860.php
index 403495bbd9..8457c16d78 100644
--- a/app/Census/CensusOfUnitedStates1860.php
+++ b/app/Census/CensusOfUnitedStates1860.php
@@ -44,7 +44,7 @@ class CensusOfUnitedStates1860 extends CensusOfUnitedStates implements CensusInt
new CensusColumnNull($this, 'PE', 'Value of personal estate owned'),
new CensusColumnBirthPlaceSimple($this, 'Birthplace', 'Place of birth, naming the state, territory, or country'),
new CensusColumnMarriedWithinYear($this, 'Mar', 'Married within the year'),
- new CensusColumnNull($this, 'Sch', 'Attended school within the year'),
+ new CensusColumnNull($this, 'School', 'Attended school within the year'),
new CensusColumnNull($this, 'R+W', 'Persons over 20 years of age who cannot read and write'),
new CensusColumnNull($this, 'Infirm', 'Whether deaf and dumb, blind, insane, idiotic, pauper or convict'),
);