Ran spell checker. ;)
This commit is contained in:
parent
a79d3e6d13
commit
205c940f68
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue