Skip to content

Commit bb4c016

Browse files
Merge pull request #9719 from yagogarea/docs/fix-typo-in-beam-makeops-docs
Fix typo in beam_makeops.md
2 parents 5d8a6ef + 1cc1915 commit bb4c016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erts/emulator/internal_doc/beam_makeops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ used by `beam_load.c` but also by `beam_{hot,warm,cold}.h`.
410410
For the traditional BEAM interpreter, the following files are also
411411
generated:
412412

413-
* `beam_hot.h`, `beam_warm.h`, `beam_cold.`h - Implementation of
413+
* `beam_hot.h`, `beam_warm.h`, `beam_cold.h` - Implementation of
414414
instructions. Included inside the `process_main()` function in
415415
`beam_emu.c`.
416416

0 commit comments

Comments
 (0)