cmd, crypto, eth, internals: fix Typos (#19868)

This commit is contained in:
Kitten King
2019-07-22 13:04:33 +05:30
committed by Péter Szilágyi
parent 5183483c53
commit cc3ef1e4f4
5 changed files with 10 additions and 10 deletions

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// evmdisTracer returns sufficent information from a trace to perform evmdis-style
// evmdisTracer returns sufficient information from a trace to perform evmdis-style
// disassembly.
{
stack: [{ops: []}],