Uh oh!
There was an error while loading. Please reload this page.
Fix misspellings in many AGE files - #985
Conversation
jsoref
left a comment
There was a problem hiding this comment.
Most corrections automatically suggested by Google Sheets. All fault mine
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| /* internal data structures implementation */ | ||
| /* vertex entry for the vertex_hastable */ | ||
| /* vertex entry for the vertex_hashtable */ |
There was a problem hiding this comment.
This one need to be checked in source code as well.
dehowef
commented
Jun 15, 2023
The changes that affect spellings in actual code and not just comments might have had an issue, but all regression tests passed, and I reviewed all of the changes manually myself. It looks good, but can you squash all the commits down into one commit? |
jsoref
commented
Jun 16, 2023
@dehowef squashed |
muhammadshoaib
commented
Jun 16, 2023
Looks good to me. |
jrgemignani
commented
Jun 16, 2023
@jsoref Please squash your comments to something more descriptive without listing all of the words fixed. For example, for the commit description, something like "Fix misspellings in many AGE files (#985)" For example, for the more detailed descriptions, mention what was done (a general description) and why. But, you don't need to list all of the individual changes. Just a good summary. |
jrgemignani
commented
Jun 16, 2023
@jsoref@dehowef@muhammadshoaib There are code reviews that need to be resolved. |
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
jrgemignani
commented
Jun 19, 2023
@jsoref -
|
dehowef
left a comment
There was a problem hiding this comment.
Changes look good, but please change the description of the commit to a brief summary
Uh oh!
There was an error while loading. Please reload this page.
jrgemignani
commented
Jun 22, 2023
@jsoref Please see above comments that are still waiting for you. |
Corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings were reported at https://github.com/jsoref/age/actions/runs/5251076994#summary-14208871240 Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
jsoref
commented
Jun 26, 2023
@jrgemignani is this good enough? |

This PR corrects misspellings identified by the check-spelling action.
The misspellings have been reported at https://github.com/jsoref/age/actions/runs/5251076994#summary-14208871240
The action reports that the changes in this PR would make it happy: https://github.com/jsoref/age/actions/runs/5251077113#summary-14208871486