mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-11 21:57:55 +00:00
Fix typo in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163782 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
76b29b518d
commit
b2eb740671
@ -710,7 +710,7 @@ hash_code hash_combine(const T1 &arg1) {
|
||||
#endif
|
||||
|
||||
|
||||
// Implementation details for implementatinos of hash_value overloads provided
|
||||
// Implementation details for implementations of hash_value overloads provided
|
||||
// here.
|
||||
namespace hashing {
|
||||
namespace detail {
|
||||
|
Loading…
Reference in New Issue
Block a user