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

Use Title Case consistently #1432

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Use Title Case consistently #1432

wants to merge 2 commits into from

Conversation

mattwiebe
Copy link
Contributor

Small title case fix.

Copy link
Member

@pfefferle pfefferle left a comment

Choose a reason for hiding this comment

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

capital_I_dangit()

;)

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

* Outbox items only get sent to followers when there are any.
* Improved title case for Nodeinfo settings.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Improved title case for Nodeinfo settings.
* Improved title case for NodeInfo settings.

@@ -137,6 +137,7 @@ For reasons of data protection, it is not possible to see the followers of other
* Fixed: When viewing Reply Contexts, we'll now attribute the post to the blog user when the post author is disabled.
* Fixed: Properly re-added support for `Update` and `Delete` `Announce`ments.
* Fixed: Show "full content" preview even if post is in still in draft mode.
* Changed: Improved title case for Nodeinfo settings
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Changed: Improved title case for Nodeinfo settings
* Changed: Improved title case for NodeInfo settings

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.

2 participants