mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
Typo
llvm-svn: 58594
This commit is contained in:
parent
f393d56364
commit
3315ae6e08
@ -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