Skip to content

Commit f5ed892

Browse files
committed
[erts] fix since for system_info(embedded_3pps) doc
1 parent 8d5742f commit f5ed892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erts/doc/src/erlang_system_info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ Returns various information about the current system (emulator) as specified by
855855
Note that the returned map may be extended with new key/value pairs at
856856
any time.
857857

858-
Since: OTP @OTP-20013@
858+
Since: OTP @OTP-20106@
859859

860860
- `emu_flavor`{: #system_info_emu_flavor } - Returns an atom describing the
861861
flavor of the runtime system. This will be either `emu` or `jit`. Possible

0 commit comments

Comments
 (0)