aboutsummaryrefslogtreecommitdiffstats
path: root/lds/peer.go
diff options
context:
space:
mode:
Diffstat (limited to 'lds/peer.go')
-rw-r--r--lds/peer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lds/peer.go b/lds/peer.go
index 5427855f6..15615ec7a 100644
--- a/lds/peer.go
+++ b/lds/peer.go
@@ -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/>.
-// Package les implements the Light Ethereum Subprotocol.
+// Package lds implements the Light Dexon Subprotocol.
package lds
import (