Explorar o código

sbi-rt: small fix on documents

Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
Zhouqi Jiang hai 1 ano
pai
achega
150f1ccc12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sbi-rt/src/binary.rs

+ 1 - 1
sbi-rt/src/binary.rs

@@ -1,4 +1,4 @@
-//! Capture 3. Binary Encoding
+//! Chapter 3. Binary Encoding
 
 use sbi_spec::binary::SbiRet;