Skip to content

Commit d1bf5d0

Browse files
committed
bitset_specs: correction subtitle
1 parent efbcc71 commit d1bf5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_bitsets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ otherwise it is `.false.`.
298298
end program demo_all
299299
```
300300

301-
#### `and` - bitwise `and` of the bits of two bitsets.
301+
### `and` - bitwise `and` of the bits of two bitsets.
302302

303303
#### Status
304304

0 commit comments

Comments
 (0)