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

as-content-rating: Fix a typo in the type macro for AsContentRating #318

Merged
merged 1 commit into from May 30, 2021

Commits on May 27, 2021

  1. as-content-rating: Fix a typo in the type macro for AsContentRating

    This is technically an API break, but since it was a violation of the
    GObject naming conventions, it seems likely that nobody had encountered
    it before (or relied on it), otherwise it would have been reported.
    
    Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
    pwithnall committed May 27, 2021