summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Census/CensusOfDenmark1835.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Census/CensusOfDenmark1835.php b/app/Census/CensusOfDenmark1835.php
index 33cb22591f..0d07506c7c 100644
--- a/app/Census/CensusOfDenmark1835.php
+++ b/app/Census/CensusOfDenmark1835.php
@@ -27,7 +27,7 @@ class CensusOfDenmark1835 extends CensusOfDenmark implements CensusInterface {
* @return string
*/
public function censusDate() {
- return '18 FEB 1834';
+ return '18 FEB 1835';
}
/**