diff options
author | John Gabriele <jgabriele@fastmail.fm> | 2018-09-10 02:05:03 -0400 |
---|---|---|
committer | John Gabriele <jgabriele@fastmail.fm> | 2018-09-10 02:05:03 -0400 |
commit | 3cfdf5777266d780a211cdad1c52755170097cc8 (patch) | |
tree | 8a269e1679f14ceac7a10c0592fa14bb947e5208 /pt-br | |
parent | 60eac5d50054ddae92bd23fb51f3acc1c306a762 (diff) | |
parent | 6d087ae0f289e7013807639cbd609f991f968166 (diff) |
Merge remote-tracking branch 'origin/master' into patch-1
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/solidity-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/solidity-pt.html.markdown b/pt-br/solidity-pt.html.markdown index 37d15bf2..d4555fa7 100644 --- a/pt-br/solidity-pt.html.markdown +++ b/pt-br/solidity-pt.html.markdown @@ -1,6 +1,6 @@ --- language: Solidity -filename: learnSolidity.sol +filename: learnSolidity-br.sol contributors: - ["Nemil Dalal", "https://www.nemil.com"] - ["Joseph Chow", ""] |