Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed committed syntagm usagages #1201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a2xchip
Copy link
Contributor

@a2xchip a2xchip commented Mar 12, 2024

  • Fix single t occurences of committed syntagm

References

@@ -283,7 +283,7 @@ pub unsafe extern "C" fn frames<T: Wal>(
size_after: u32,
is_commit: c_int,
sync_flags: c_int,
out_commited_frames: *mut c_int,
out_committed_frames: *mut c_int,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, if renaming this one doesn't break any public APIs or promises.

@a2xchip a2xchip changed the title Fix committed syntagm usagages Fixed committed syntagm usagages Mar 14, 2024
@a2xchip a2xchip force-pushed the fix-committed-syntagm-usages branch from ad21afe to e72be98 Compare March 19, 2024 05:27
* Fix single `t` occurences of `committed` syntagm

References

* [Comit, Comitment, Committed](https://www.merriam-webster.com/dictionary/committed)
* [Committed](https://dictionary.cambridge.org/dictionary/english/committed)
@a2xchip a2xchip force-pushed the fix-committed-syntagm-usages branch from 38ef9b5 to 4039eca Compare March 28, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant