MFC: r199349
Fix typo.
This commit is contained in:
parent
1b5e05542f
commit
3037a3983e
@ -233,7 +233,7 @@ O(1) removal of any entry in the list.
|
||||
However:
|
||||
.Bl -enum -compact -offset indent
|
||||
.It
|
||||
Each elements requires two pointers rather than one.
|
||||
Each element requires two pointers rather than one.
|
||||
.It
|
||||
Code size and execution time of operations (except for removal) is about
|
||||
twice that of the singly-linked data-structures.
|
||||
|
Loading…
x
Reference in New Issue
Block a user