Selaa lähdekoodia

sbi-rt: small fix on documents

Signed-off-by: Zhouqi Jiang <[email protected]>
Zhouqi Jiang 1 vuosi sitten
vanhempi
commit
150f1ccc12
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;