Kaynağa Gözat

sbi-rt: small fix on documents

Signed-off-by: Zhouqi Jiang <[email protected]>
Zhouqi Jiang 1 yıl önce
ebeveyn
işleme
150f1ccc12
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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;