Skip to content

Commit 929ce58

Browse files
landakramhrkrshnn
authored andcommitted
Fix typo
1 parent 8cb8ac6 commit 929ce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solidity-common.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
:package-version '(solidity . "0.1.4"))
3939

4040
(defcustom solidity-solhint-path "solhint"
41-
"Path to the solium binary."
41+
"Path to the solhint binary."
4242
:group 'solidity
4343
:type 'string
4444
:package-version '(solidity . "0.1.12"))

0 commit comments

Comments
 (0)