Skip to content

Commit 059e49c

Browse files
committed
[RISCV] Fix typo in comment Interger->Integer. NFC
1 parent 4779488 commit 059e49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/RISCV/RISCVSchedAndes45.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ let SchedModel = Andes45Model in {
2424

2525
//===----------------------------------------------------------------------===//
2626
// Andes 45 series CPU
27-
// - 2 Interger Arithmetic and Logical Units (ALU)
27+
// - 2 Integer Arithmetic and Logical Units (ALU)
2828
// - Multiply / Divide Unit (MDU)
2929
// - Load Store Unit (LSU)
3030
// - Control and Status Register Unit (CSR)

0 commit comments

Comments
 (0)