From e7ff5910bdac936ee8f22ae1e1edc5024d9329ee Mon Sep 17 00:00:00 2001 From: Marco Stronati Date: Wed, 22 Aug 2018 15:34:55 +0200 Subject: [PATCH] Doc: change tezzies to tez --- docs/index.rst | 8 ++++---- docs/introduction/howtorun.rst | 2 +- docs/introduction/howtouse.rst | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index e84c74680..d1a929d5e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,7 +29,7 @@ The source code of Tezos is placed under the MIT Open Source License. The Community ------------- - - Several community built block explorers are available: +- Several community built block explorers are available: - http://tzscan.io - https://tezos.id @@ -56,7 +56,7 @@ Betanet The Tezos Beta (experimental) network is the current incarnation of the Tezos blockchain. -It runs with real tezzies that have been allocated to the +It runs with real tez that have been allocated to the donors of July 2017 ICO (see :ref:`activate_fundraiser_account`). It is the step before the full Tezos mainnet, with a `few caveats `_. @@ -75,12 +75,12 @@ Alphanet ~~~~~~~~ Tezos Alphanet is a test network for the Tezos blockchain with a -faucet to obtain free tezzies (see :ref:`faucet`). +faucet to obtain free tez (see :ref:`faucet`). It is updated and rebooted rarely and it is running the same code as the Betanet. It is the reference network for developers wanting to test their software before going to beta and for users who want to familiarize -themselves with Tezos before using their real tezzies. +themselves with Tezos before using their real tez. We offer support for Alphanet on IRC. diff --git a/docs/introduction/howtorun.rst b/docs/introduction/howtorun.rst index 23c7f583c..bed2447ba 100644 --- a/docs/introduction/howtorun.rst +++ b/docs/introduction/howtorun.rst @@ -18,7 +18,7 @@ delegate, you can always take part in the protocol by delegating your coins to one. Implicit accounts cannot have a delegate, so the first step is to -originate an account, transfer your tezzies there and set a delegate. +originate an account, transfer your tez there and set a delegate. Notice that an originated account is a special case of a contract without code, so it is still necessary to pay for its small storage (see `originated_account`). diff --git a/docs/introduction/howtouse.rst b/docs/introduction/howtouse.rst index f61d24ef0..af6dc8140 100644 --- a/docs/introduction/howtouse.rst +++ b/docs/introduction/howtouse.rst @@ -187,11 +187,11 @@ For more advanced key management we offer :ref:`ledger support .. _faucet: -Get free Tezzies -~~~~~~~~~~~~~~~~ +Get free tez +~~~~~~~~~~~~ In order to test the networks and help users get familiar with the -system, on Zeronet and Alphanet you can obtain free Tezzies from a +system, on Zeronet and Alphanet you can obtain free tez from a `faucet `__. This will provide a wallet in the form of a JSON file @@ -222,7 +222,7 @@ Please drink carefully and don't abuse the faucet: it only contains Transactions ~~~~~~~~~~~~ -Let's transfer some tezzies to the new account: +Let's transfer some tez to the new account: ::