flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
46 stars 113 forks source link

Fix case of io.gitlab.liferooter.TextPieces #390

Closed liferooter closed 2 months ago

liferooter commented 2 months ago

I've just made a PR that adds io.gitlab.liferooter.TextPieces to the exception list, but I've accidentally wrote textpieces in lower-case instead of mixed-case TextPieces. This commit fixes it.