mirror of https://github.com/zcash/zcash.git
Fix typo
This commit is contained in:
parent
f9dbd1e2d5
commit
88fa2d966a
|
@ -152,7 +152,7 @@ struct COutputEntry
|
|||
int vout;
|
||||
};
|
||||
|
||||
/** An note outpoint */
|
||||
/** A note outpoint */
|
||||
class JSOutPoint
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue