From 24513fe51f01cbbdb9518f184ea18b67f319df7a Mon Sep 17 00:00:00 2001 From: Megan Wachs Date: Thu, 30 Aug 2018 15:37:15 -0700 Subject: [PATCH] riscv-compliance: fix comment typo --- src/target/riscv/riscv-013.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/target/riscv/riscv-013.c b/src/target/riscv/riscv-013.c index d612e7a6c..4e3deabdf 100644 --- a/src/target/riscv/riscv-013.c +++ b/src/target/riscv/riscv-013.c @@ -3092,7 +3092,7 @@ int riscv013_test_compliance(struct target *target) riscv_reg_t value; RISCV013_INFO(info); - /* All the bits of HARTSEL is covered by the examine sequence. */ + /* All the bits of HARTSEL are covered by the examine sequence. */ /* hartreset */ /* This field is optional. Either we can read and write it to 1/0,