aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/p2p.go
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/p2p.go')
-rw-r--r--mobile/p2p.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/p2p.go b/mobile/p2p.go
index 8d21639e5..a80d9fff2 100644
--- a/mobile/p2p.go
+++ b/mobile/p2p.go
@@ -11,7 +11,7 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
-// You should have received pi copy of the GNU Lesser General Public License
+// 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/>.
// Contains wrappers for the p2p package.