Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Fix typo (#9826)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored and ordian committed Oct 29, 2018
1 parent 05be4b5 commit 1b9396d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/src/v1/impls/private.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.

//! Privte transaction signing RPC implementation.
//! Private transaction signing RPC implementation.
use std::sync::Arc;

Expand Down

0 comments on commit 1b9396d

Please sign in to comment.