Skip to content

Commit

Permalink
Rename .md sections
Browse files Browse the repository at this point in the history
  • Loading branch information
grynspan committed Jan 6, 2025
1 parent 50fed4e commit fe3dbab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/ABI/TestContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ section in built test products:
`MemoryLayout<UInt>.stride`. Code that walks this section must skip over this
padding.

### Record headers
### Record layout

Regardless of platform, all test content records created and discoverable by the
testing library have the following layout:
Expand Down Expand Up @@ -63,7 +63,7 @@ struct SWTTestContentRecord {
};
```

### Record contents
### Record content

#### The kind field

Expand Down

0 comments on commit fe3dbab

Please sign in to comment.