mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix mismatched docstrings in some of the scripts
This commit is contained in:
parent
0ac039e4ea
commit
51522f99c4
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Bash script to execute the Solidity tests.
|
||||
# Prints version of the Solidity compiler that the source code corresponds to.
|
||||
#
|
||||
# The documentation for solidity is hosted at:
|
||||
#
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Bash script to execute the Solidity tests.
|
||||
# Bash script to execute the Solidity tests using the emscripten binary.
|
||||
#
|
||||
# The documentation for solidity is hosted at:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user