Commit 4c6f4e56 authored by Péter Szilágyi's avatar Péter Szilágyi Committed by GitHub

Merge pull request #3755 from ligi/mobile_fix_typo

mobile: Fix typo ( Ethereun -> Ethereum )
parents 07c216d6 db2698c8
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
// Package geth contains the simplified mobile APIs to go-ethereum. // Package geth contains the simplified mobile APIs to go-ethereum.
// //
// The scope of this package is *not* to allow writing a custom Ethereun client // The scope of this package is *not* to allow writing a custom Ethereum client
// with pieces plucked from go-ethereum, rather to allow writing native dapps on // with pieces plucked from go-ethereum, rather to allow writing native dapps on
// mobile platforms. Keep this in mind when using or extending this package! // mobile platforms. Keep this in mind when using or extending this package!
// //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment