mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix typo in Quality.h:
alway -> always
This commit is contained in:
committed by
manojsdoshi
parent
3752234161
commit
8b58e93a2e
@@ -118,7 +118,7 @@ public:
|
||||
|
||||
private:
|
||||
// This has the same representation as STAmount, see the comment on the
|
||||
// STAmount. However, this class does not alway use the canonical
|
||||
// STAmount. However, this class does not always use the canonical
|
||||
// representation. In particular, the increment and decrement operators may
|
||||
// cause a non-canonical representation.
|
||||
value_type m_value;
|
||||
|
||||
Reference in New Issue
Block a user