mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-13 23:26:25 +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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user