s/ex:/e.g./

This commit is contained in:
Philippe Pittoli 2025-04-29 19:27:40 +02:00
parent af38aa98d3
commit 4b7946e59c

View file

@ -29,5 +29,5 @@ subtexth = 0.2
"(actually stores data)" at TXTDEV + (0, -subtexth)
"files and" "directories" at 1/2 between FS.e and FS.w + (0, h)
"logical blocks" "ex: 0x10" at 1/2 between DRI.e and DRI.w + (0, h)
"physical blocks, AHCI commands" "ex: READ 0x2058" at 1/2 between DEV.e and DEV.w + (0, h)
"logical blocks" "e.g. 0x10" at 1/2 between DRI.e and DRI.w + (0, h)
"physical blocks, AHCI commands" "e.g. READ 0x2058" at 1/2 between DEV.e and DEV.w + (0, h)