Skip to content

Commit 40fca8d

Browse files
committed
fixup: hopefully final typo
1 parent 7449453 commit 40fca8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/IR/AttributeDetail.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ class DistinctAttributeAllocator final {
412412
};
413413

414414
private:
415-
/// Used to allocate Distict Attribute storages. The managed memory is freed
415+
/// Used to allocate distict attribute storages. The managed memory is freed
416416
/// automatically when the allocator instance is destroyed.
417417
llvm::BumpPtrAllocator allocator;
418418

0 commit comments

Comments
 (0)