mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fixed typo.
llvm-svn: 147113
This commit is contained in:
parent
1b11b334a4
commit
4258202987
@ -739,7 +739,7 @@ public:
|
||||
// A Path is used by iterators to represent a position in a B+-tree, and the
|
||||
// path to get there from the root.
|
||||
//
|
||||
// The Path class also constains the tree navigation code that doesn't have to
|
||||
// The Path class also contains the tree navigation code that doesn't have to
|
||||
// be templatized.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user