diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 16:40:35 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 16:40:35 +0000 |
| commit | 49280ee1eec439cc495fe8d039f40b62b1b018e4 (patch) | |
| tree | e9823a22557a976f2a4076205ed0390b73a9b87b /docutils/test/functional | |
| parent | 082634894c1629c0e277492e62db09560a57d3fb (diff) | |
| download | docutils-49280ee1eec439cc495fe8d039f40b62b1b018e4.tar.gz | |
reverted accidentally committed files; sorry
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2889 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional')
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_html4css1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 13ed5d5b8..009a8f482 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.3.7: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.3.6: http://docutils.sourceforge.net/" /> <title>reStructuredText Test Document</title> <meta name="author" content="David Goodger" /> <meta name="author" content="Me" /> |
