Skip to content

Fix typo in create_calendar error message#4

Open
frankdierolf wants to merge 1 commit into
pimalaya:masterfrom
frankdierolf:fix/create-calendar-typo
Open

Fix typo in create_calendar error message#4
frankdierolf wants to merge 1 commit into
pimalaya:masterfrom
frankdierolf:fix/create-calendar-typo

Conversation

@frankdierolf

Copy link
Copy Markdown

Summary

  • Fix typo in CaldavClient::create_calendar: "Creat calendar error" → "Create calendar error"

Fixes #3

Context

I'm setting up a self-hosted PIM stack with Stalwart mail server. I already use himalaya for email and it works great. Now I want contacts and calendar management via CLI too, and found cardamum and calendula in the pimalaya project. I ran CRUD tests (create, list, read, update, delete) for both contacts and calendar items against my Stalwart instance and hit a few issues. Since I had the repos cloned locally I was able to fix them to get everything working.

Heads up: this issue (and PR if attached) was created with the help of Claude Code and hasn't been deeply reviewed on my end. If it's not useful or doesn't fit, feel free to close it — no hard feelings at all. If it looks interesting but needs more thought, ping me and I'll give it a proper review with my own eyes.

"Creat calendar error" → "Create calendar error"
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.

create_calendar error says "Creat" instead of "Create"

1 participant