mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
Typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58594 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af38613e31
commit
b90c37f64c
@ -558,7 +558,7 @@ private:
|
||||
return Balance(Left(T), Value(T), Add_internal(V,Right(T)));
|
||||
}
|
||||
|
||||
/// Remove_interal - Creates a new tree that includes all the data
|
||||
/// Remove_internal - Creates a new tree that includes all the data
|
||||
/// from the original tree except the specified data. If the
|
||||
/// specified data did not exist in the original tree, the original
|
||||
/// tree is returned.
|
||||
|
Loading…
x
Reference in New Issue
Block a user