diff --git a/p2p/ida/errors.go b/p2p/ida/errors.go index 9e25b0c09..6552e2f33 100644 --- a/p2p/ida/errors.go +++ b/p2p/ida/errors.go @@ -4,7 +4,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -// Package errors provides common error types used throughout leveldb. +// Package ida errors provides common error types used throughout leveldb. package ida import (