srml-contracts: minor documentation improvements (#3086)

* fix typos

* update information about ink

* fix typos

* fix typo

* fix typos
This commit is contained in:
Black3HDF
2019-07-10 23:49:00 +08:00
committed by Gavin Wood
parent 26606eb492
commit 0feb91d045
4 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
//! Auxilliaries to help with managing partial changes to accounts state.
//! Auxiliaries to help with managing partial changes to accounts state.
use super::{
AliveContractInfo, BalanceOf, CodeHash, ContractInfo, ContractInfoOf, Trait, TrieId,