From e8a753edffd37763f11a718f94c8fc3b1066830a Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Fri, 12 Feb 2010 03:16:42 +0000
Subject: [PATCH] Fixed minor error in README.

Thanks to Justin Bogner.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1839 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index dc7d1f63c..bd01c25aa 100644
--- a/README
+++ b/README
@@ -906,7 +906,7 @@ Title blocks
 If the file begins with a title block
 
 	% title
-	% author(s) (separated by commas)
+	% author(s) (separated by semicolons)
 	% date
 
 it will be parsed as bibliographic information, not regular text.  (It