DOC: Fixed escaping of long words in table cells.

This commit is contained in:
Tobias Brandt
2012-11-14 11:25:17 +02:00
parent 8ff566b5be
commit b02e392b68
+4 -4
View File
@@ -110,11 +110,11 @@ omitted).
| returns | percentage returns for the entire portfolio over the |
| | period |
+---------------+------------------------------------------------------+
| cumulative_ | The net capital used (positive is spent) during |
| capital_used | the period |
| cumulative\ | The net capital used (positive is spent) during |
| _capital_used | the period |
+---------------+------------------------------------------------------+
| max_capital_ | The maximum amount of capital deployed during the |
| used | period. |
| max_capital\ | The maximum amount of capital deployed during the |
| _used | period. |
+---------------+------------------------------------------------------+
| max_leverage | The maximum leverage used during the period. |
+---------------+------------------------------------------------------+