summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClinton Gormley <clint@traveljury.com>2015-02-28 17:19:55 +0100
committerClinton Gormley <clint@traveljury.com>2015-02-28 17:19:55 +0100
commit4bb7520e6dddf48c777b5105c00338535bb5ad79 (patch)
tree9a5d225fa1b8c295c21ab606836c1d112c494b1f
parent53d0a0a4b9d15720ce3853c0a118ff976b2d6d5e (diff)
Docs: Minor test change to Perl docs
-rw-r--r--docs/perl/index.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/perl/index.asciidoc b/docs/perl/index.asciidoc
index 55c55a28f5..39410ab230 100644
--- a/docs/perl/index.asciidoc
+++ b/docs/perl/index.asciidoc
@@ -63,7 +63,7 @@ $e->index(
body => {
title => 'Elasticsearch clients',
content => 'Interesting content...',
- date => '2013-09-24'
+ date => '2014-09-24'
}
);