diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli index 5754de8d53..9c5dc83f21 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli @@ -51,7 +51,7 @@ Available options: --remove-cc-cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --remove-cc-cold-verification-key-file FILE - Filepath of the Consitutional Committee cold key. + Filepath of the Constitutional Committee cold key. --remove-cc-cold-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --remove-cc-cold-script-hash HASH @@ -60,7 +60,7 @@ Available options: --add-cc-cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --add-cc-cold-verification-key-file FILE - Filepath of the Consitutional Committee cold key. + Filepath of the Constitutional Committee cold key. --add-cc-cold-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --add-cc-cold-script-hash HASH diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli index acdf94cfe4..546866a47d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli @@ -15,7 +15,7 @@ Available options: --cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --cold-verification-key-file FILE - Filepath of the Consitutional Committee cold key. + Filepath of the Constitutional Committee cold key. --cold-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --cold-script-hash HASH Committee cold Native or Plutus script file hash diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli index 94908152dd..e9f0cd8b37 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli @@ -19,7 +19,7 @@ Available options: --cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --cold-verification-key-file FILE - Filepath of the Consitutional Committee cold key. + Filepath of the Constitutional Committee cold key. --cold-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --cold-script-hash HASH Committee cold Native or Plutus script file hash @@ -29,7 +29,7 @@ Available options: --hot-verification-key STRING Constitutional Committee hot key (hex-encoded). --hot-verification-key-file FILE - Filepath of the Consitutional Committee hot key. + Filepath of the Constitutional Committee hot key. --hot-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --hot-script-hash HASH Committee hot Native or Plutus script file hash diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli index 4cad3f372d..83fece99c6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli @@ -42,7 +42,7 @@ Available options: --cc-hot-verification-key STRING Constitutional Committee hot key (hex-encoded). --cc-hot-verification-key-file FILE - Filepath of the Consitutional Committee hot key. + Filepath of the Constitutional Committee hot key. --cc-hot-key-hash STRING Constitutional Committee key hash (hex-encoded). --cc-hot-script-hash HASH Cold Native or Plutus script file hash (hex-encoded). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli index e47138a4e5..7439c862e6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli @@ -42,13 +42,13 @@ Available options: --cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --cold-verification-key-file FILE - Filepath of the Consitutional Committee cold key. + Filepath of the Constitutional Committee cold key. --cold-verification-key-hash STRING Constitutional Committee key hash (hex-encoded). --cold-script-hash HASH Cold Native or Plutus script file hash (hex-encoded). Obtain it with "cardano-cli hash script ...". --hot-key STRING Constitutional Committee hot key (hex-encoded). - --hot-key-file FILE Filepath of the Consitutional Committee hot key. + --hot-key-file FILE Filepath of the Constitutional Committee hot key. --hot-key-hash STRING Constitutional Committee key hash (hex-encoded). --hot-script-hash HASH Hot Native or Plutus script file hash (hex-encoded). Obtain it with "cardano-cli hash script ...".