Skip to content

Commit

Permalink
change missing BitShares
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Sep 18, 2019
1 parent 5a9cf0e commit 864d215
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/protocol/include/graphene/protocol/proposal.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

namespace graphene { namespace protocol {
/**
* @defgroup proposed_transactions The Bitshares Transaction Proposal Protocol
* @defgroup proposed_transactions The BitShares Transaction Proposal Protocol
* @ingroup operations
*
* BitShares allows users to propose a transaction which requires approval of multiple accounts in order to execute.
Expand Down
2 changes: 1 addition & 1 deletion libraries/wallet/include/graphene/wallet/wallet.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ class wallet_api
*/
string gethelp(const string& method)const;

/** Loads a specified Bitshares wallet.
/** Loads a specified BitShares wallet.
*
* The current wallet is closed before the new wallet is loaded.
*
Expand Down

0 comments on commit 864d215

Please sign in to comment.