summaryrefslogtreecommitdiff
path: root/tex/context/base/luat-cbk.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2008-01-11 12:09:00 +0100
committerHans Hagen <pragma@wxs.nl>2008-01-11 12:09:00 +0100
commit7c1a1b89fbaa2bfad94ca825c4b734e459993654 (patch)
tree2e70a1a84a9dc33b72c63a8a44e575f76643f497 /tex/context/base/luat-cbk.lua
parentf5db49f15c3f9ec7dba40d6120b89df2cd0030ff (diff)
downloadcontext-7c1a1b89fbaa2bfad94ca825c4b734e459993654.tar.gz
stable 2008.01.11 12:09
Diffstat (limited to 'tex/context/base/luat-cbk.lua')
-rw-r--r--tex/context/base/luat-cbk.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/luat-cbk.lua b/tex/context/base/luat-cbk.lua
index a22c70acb..038ad0105 100644
--- a/tex/context/base/luat-cbk.lua
+++ b/tex/context/base/luat-cbk.lua
@@ -75,17 +75,17 @@ sense to disable or tune the garbage collector in order to
keep the use of resources acceptable.</p>
<p>At some point in the development we did some tests with counting
-nodes (in thsi case 121049).</p>
+nodes (in this case 121049).</p>
<table>
-<tr><td>setstepmul</td><td>seconds</td><td>megabytes</td</tr>
-<tr><td>200</td><td>24.0</td><td>80.5</td</tr>
-<tr><td>175</td><td>21.0</td><td>78.2</td</tr>
-<tr><td>150</td><td>22.0</td><td>74.6</td</tr>
-<tr><td>160</td><td>22.0</td><td>74.6</td</tr>
-<tr><td>165</td><td>21.0</td><td>77.6</td</tr>
-<tr><td>125</td><td>21.5</td><td>89.2</td</tr>
-<tr><td>100</td><td>21.5</td><td>88.4</td</tr>
+<tr><td>setstepmul</td><td>seconds</td><td>megabytes</td></tr>
+<tr><td>200</td><td>24.0</td><td>80.5</td></tr>
+<tr><td>175</td><td>21.0</td><td>78.2</td></tr>
+<tr><td>150</td><td>22.0</td><td>74.6</td></tr>
+<tr><td>160</td><td>22.0</td><td>74.6</td></tr>
+<tr><td>165</td><td>21.0</td><td>77.6</td></tr>
+<tr><td>125</td><td>21.5</td><td>89.2</td></tr>
+<tr><td>100</td><td>21.5</td><td>88.4</td></tr>
</table>
<p>The following code is kind of experimental. In the documents