Ran spell checker. ;)

This commit is contained in:
Sears Russell 2004-10-27 02:01:00 +00:00
parent a79d3e6d13
commit 205c940f68

View file

@ -34,7 +34,7 @@
<div class="mainbar">
<div class="bodytext">
<h1>Introduction</h1>
<p>LLADD is an extensible implementaton of the ARIES algorithm, a
<p>LLADD is an extensible implementation of the ARIES algorithm, a
write-ahead-logging system that provides reliable transactional
storage.</p>
@ -47,7 +47,7 @@
by providing clean interfaces between its subsystems, and by
exporting enough of its functionality to application developers to
allow custom, application-specific transactional storage
mechamisms to be developed easily.</p>
mechanisms to be developed easily.</p>
<h1>LLADD's feature list</h1>