diff --git a/rpc/src/v1/impls/private.rs b/rpc/src/v1/impls/private.rs index 247fb1aa1c7..f4894ef578e 100644 --- a/rpc/src/v1/impls/private.rs +++ b/rpc/src/v1/impls/private.rs @@ -14,7 +14,7 @@ // You should have received a copy of the GNU General Public License // along with Parity. If not, see . -//! Privte transaction signing RPC implementation. +//! Private transaction signing RPC implementation. use std::sync::Arc;