From a791e8a7bc12e3a0d01688048ab08618e3728304 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 6 Feb 2012 07:23:06 -0800 Subject: Fixed typo in changelog. --- changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index 86efc3a2c..6f6f806e8 100644 --- a/changelog +++ b/changelog @@ -35,7 +35,7 @@ pandoc (1.9) * A new `--self-contained` option produces HTML output that does not depend on an internet connection or the presence of any external files. Linked images, CSS, and javascript is downloaded (or fetched - locally) and encoded in data:` URIs. This is useful for making portable + locally) and encoded in `data:` URIs. This is useful for making portable `HTML slide shows. The --offline` option has been deprecated and is now `treated as a synonym or --self-contained`. -- cgit v1.2.3