Skip to content

Commit

Permalink
Fix comment typo in evmc.h (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored Feb 2, 2024
1 parent d2de33f commit 8382e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/evmc/evmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ struct evmc_vm
*
* @par Binaries naming convention
* For VMs distributed as shared libraries, the name of the library SHOULD match the VM name.
* The convetional library filename prefixes and extensions SHOULD be ignored by the Client.
* The conventional library filename prefixes and extensions SHOULD be ignored by the Client.
* For example, the shared library with the "beta-interpreter" implementation may be named
* `libbeta-interpreter.so`.
*
Expand Down

0 comments on commit 8382e96

Please sign in to comment.