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

Fix typo found by codespell: text/calender #302

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

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Jul 14, 2023

Also, iCalender is obviously iCalendar, as shown by this link:
http://en.wikipedia.org/wiki/ICalendar

The above link only refers to text/calendar.

The real mime type is text/calendar, and has been in the database since its inception, see src/iana-types.json.

Fixes #301.

Also, iCalender is obviously iCalendar, as shown by this link:
	http://en.wikipedia.org/wiki/ICalendar

The above link only refers to text/calendar.

The real mime type is text/calendar, and has been in the database since
its inception, see src/iana-types.json.
Copy link
Member

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

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

LGTM. I will leave this open just a bit so the review ping's other contributors but if no blocks are added I will merge this for the upcoming release.

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.

text/calender
3 participants