From 272bc9120923e4f437b14be33ee1e9859aec4ad9 Mon Sep 17 00:00:00 2001 From: el00ruobuob Date: Sat, 6 Oct 2018 23:01:32 +0200 Subject: [PATCH] Correct a "in in" typo at l2029 --- _i18n/ar/resources/developer-guides/daemon-rpc.md | 2 +- _i18n/en/resources/developer-guides/daemon-rpc.md | 2 +- _i18n/es/resources/developer-guides/daemon-rpc.md | 2 +- _i18n/fr/resources/developer-guides/daemon-rpc.md | 2 +- _i18n/it/resources/developer-guides/daemon-rpc.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_i18n/ar/resources/developer-guides/daemon-rpc.md b/_i18n/ar/resources/developer-guides/daemon-rpc.md index 4dc08f86..640ca342 100644 --- a/_i18n/ar/resources/developer-guides/daemon-rpc.md +++ b/_i18n/ar/resources/developer-guides/daemon-rpc.md @@ -2026,7 +2026,7 @@ Outputs: * *id_hash* - string; Key image. * *txs_hashes* - string list; tx hashes of the txes (usually one) spending that key image. * *status* - string; General RPC error code. "OK" means everything looks good. -* *transactions* - List of transactions in the mempool are not in in a block on the main chain at the moment: +* *transactions* - List of transactions in the mempool are not in a block on the main chain at the moment: * *blob_size* - unsigned int; The size of the full transaction blob. * *double_spend_seen* - boolean; States if this transaction has been seen as double spend. * *do_not_relay*; boolean; States if this transaction should not be relayed diff --git a/_i18n/en/resources/developer-guides/daemon-rpc.md b/_i18n/en/resources/developer-guides/daemon-rpc.md index 361b4ee0..6f3e1a96 100644 --- a/_i18n/en/resources/developer-guides/daemon-rpc.md +++ b/_i18n/en/resources/developer-guides/daemon-rpc.md @@ -2026,7 +2026,7 @@ Outputs: * *id_hash* - string; Key image. * *txs_hashes* - string list; tx hashes of the txes (usually one) spending that key image. * *status* - string; General RPC error code. "OK" means everything looks good. -* *transactions* - List of transactions in the mempool are not in in a block on the main chain at the moment: +* *transactions* - List of transactions in the mempool are not in a block on the main chain at the moment: * *blob_size* - unsigned int; The size of the full transaction blob. * *double_spend_seen* - boolean; States if this transaction has been seen as double spend. * *do_not_relay*; boolean; States if this transaction should not be relayed diff --git a/_i18n/es/resources/developer-guides/daemon-rpc.md b/_i18n/es/resources/developer-guides/daemon-rpc.md index 4dc08f86..640ca342 100644 --- a/_i18n/es/resources/developer-guides/daemon-rpc.md +++ b/_i18n/es/resources/developer-guides/daemon-rpc.md @@ -2026,7 +2026,7 @@ Outputs: * *id_hash* - string; Key image. * *txs_hashes* - string list; tx hashes of the txes (usually one) spending that key image. * *status* - string; General RPC error code. "OK" means everything looks good. -* *transactions* - List of transactions in the mempool are not in in a block on the main chain at the moment: +* *transactions* - List of transactions in the mempool are not in a block on the main chain at the moment: * *blob_size* - unsigned int; The size of the full transaction blob. * *double_spend_seen* - boolean; States if this transaction has been seen as double spend. * *do_not_relay*; boolean; States if this transaction should not be relayed diff --git a/_i18n/fr/resources/developer-guides/daemon-rpc.md b/_i18n/fr/resources/developer-guides/daemon-rpc.md index 4dc08f86..640ca342 100644 --- a/_i18n/fr/resources/developer-guides/daemon-rpc.md +++ b/_i18n/fr/resources/developer-guides/daemon-rpc.md @@ -2026,7 +2026,7 @@ Outputs: * *id_hash* - string; Key image. * *txs_hashes* - string list; tx hashes of the txes (usually one) spending that key image. * *status* - string; General RPC error code. "OK" means everything looks good. -* *transactions* - List of transactions in the mempool are not in in a block on the main chain at the moment: +* *transactions* - List of transactions in the mempool are not in a block on the main chain at the moment: * *blob_size* - unsigned int; The size of the full transaction blob. * *double_spend_seen* - boolean; States if this transaction has been seen as double spend. * *do_not_relay*; boolean; States if this transaction should not be relayed diff --git a/_i18n/it/resources/developer-guides/daemon-rpc.md b/_i18n/it/resources/developer-guides/daemon-rpc.md index 4dc08f86..640ca342 100644 --- a/_i18n/it/resources/developer-guides/daemon-rpc.md +++ b/_i18n/it/resources/developer-guides/daemon-rpc.md @@ -2026,7 +2026,7 @@ Outputs: * *id_hash* - string; Key image. * *txs_hashes* - string list; tx hashes of the txes (usually one) spending that key image. * *status* - string; General RPC error code. "OK" means everything looks good. -* *transactions* - List of transactions in the mempool are not in in a block on the main chain at the moment: +* *transactions* - List of transactions in the mempool are not in a block on the main chain at the moment: * *blob_size* - unsigned int; The size of the full transaction blob. * *double_spend_seen* - boolean; States if this transaction has been seen as double spend. * *do_not_relay*; boolean; States if this transaction should not be relayed