-
Notifications
You must be signed in to change notification settings - Fork 826
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
Minor typo in AsynchronousCommit #420
Comments
(This obviously ranks only slightly higher than a pluralization bug, just wanted to file it since an easy fix next time someone is in that code.) |
Thanks! Mobile seeing this but will push up a quick fix in the AM :) |
Fixed! |
Thanks Nick! You know it wasn't a high priority, I've looked at that screen 20 times a day for 16 months and only just noticed the typo. :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just happened to see this:
AsynchronousCommit
is misspelledAsyncrhonousCommit
/src/Opserver.Core/Data/SQL/Enums.cs (15)
/src/Opserver.Web/Views/SQL/Servers.AvailabilityGroup.cshtml (124)
Last time I found a minor issue I was able to contribute directly, but I don't seem able to do that now (or have forgotten how).
The text was updated successfully, but these errors were encountered: