diff --git a/cmd/XDC/usage.go b/cmd/XDC/usage.go index a1558c2330..759df4d084 100644 --- a/cmd/XDC/usage.go +++ b/cmd/XDC/usage.go @@ -14,7 +14,7 @@ // You should have received a copy of the GNU General Public License // along with go-ethereum. If not, see . -// Contains the geth command usage template and generator. +// Contains the XDC command usage template and generator. package main