mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-13 02:12:31 +00:00
chore: Fix minor issues in comments (#6346)
This commit is contained in:
@@ -17,8 +17,8 @@ guideline is to maintain the standards that are used in those libraries.
|
||||
## Guidelines
|
||||
|
||||
If you want to do something contrary to these guidelines, understand
|
||||
why you're doing it. Think, use common sense, and consider that this
|
||||
your changes will probably need to be maintained long after you've
|
||||
why you're doing it. Think, use common sense, and consider that these
|
||||
changes will probably need to be maintained long after you've
|
||||
moved on to other projects.
|
||||
|
||||
- Use white space and blank lines to guide the eye and keep your intent clear.
|
||||
|
||||
@@ -556,7 +556,7 @@ struct FinalizeClaimHelperResult
|
||||
the fields mean. The individual ters need to be returned instead of
|
||||
an overall ter because the caller needs this information if the
|
||||
attestation list changed or not.
|
||||
*/
|
||||
*/
|
||||
|
||||
FinalizeClaimHelperResult
|
||||
finalizeClaimHelper(
|
||||
|
||||
Reference in New Issue
Block a user