Skip to content

Commit

Permalink
fix(doc): improve documentation readability
Browse files Browse the repository at this point in the history
Co-authored-by: José Martins <[email protected]>
Signed-off-by: Diogo21Costa <[email protected]>
  • Loading branch information
Diogo21Costa and josecm authored Sep 19, 2023
1 parent a38a4a8 commit e824ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/bao_hyp/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The configuration file follows a specific structure, as outlined below:
struct config config = {
// Shared memories configuration
// Shared memory region configuration
.shmemlist_size = N,
.shmemlist = (struct shmem[]) {
[0] = {/*shared memory config*/,},
Expand Down

0 comments on commit e824ddd

Please sign in to comment.