diff tests/test-help.t @ 19960:95304251c376 stable

doc: put text into header of 1st column in table to generate page correctly >From the table without header text of 1st column, docutils generates the table with fully empty header row.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Fri, 25 Oct 2013 01:14:18 +0900
parents 544848ef65f2
children 9c963a43ecfb
line wrap: on
line diff
--- a/tests/test-help.t	Fri Oct 25 01:14:18 2013 +0900
+++ b/tests/test-help.t	Fri Oct 25 01:14:18 2013 +0900
@@ -1691,7 +1691,7 @@
   (from branch) and Delete (from disk):
   </p>
   <table>
-  <tr><td></td>
+  <tr><td>opt/state</td>
   <td>A</td>
   <td>C</td>
   <td>M</td>