Skip to content

fix: typos in packages/features#19220

Merged
retrogtx merged 2 commits intocalcom:mainfrom
luzpaz:typos-packages-features
Feb 21, 2025
Merged

fix: typos in packages/features#19220
retrogtx merged 2 commits intocalcom:mainfrom
luzpaz:typos-packages-features

Conversation

@luzpaz
Copy link
Copy Markdown
Contributor

@luzpaz luzpaz commented Feb 10, 2025

What does this PR do?

Fixes typos in packages/features directory

Found via codespell -q 3 -S "*.svg,./apps/web/public/static/locales,./packages/app-store/stripepayment/lib/currencyOptions.ts,./packages/lib/freeEmailDomainCheck/freeEmailDomains.ts" -L afterall,atleast,datea,fo,incase,ist,nam,notin,optionel,perview,reccuring

Closes #19219

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Are there environment variables that should be set?
  • What are the minimal test data to have?
  • What is expected (happy path) to have (input and output)?
  • Any other important info that could help to test that PR

n/a

Checklist

  • I haven't commented my code, particularly in hard-to-understand areas
  • I haven't checked if my changes generate no new warnings

@luzpaz luzpaz requested a review from a team as a code owner February 10, 2025 13:32
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2025

@luzpaz is attempting to deploy a commit to the cal-staging Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app Bot added the community Created by Linear-GitHub Sync label Feb 10, 2025
@graphite-app graphite-app Bot requested a review from a team February 10, 2025 13:32
@github-actions github-actions Bot added the 🐛 bug Something isn't working label Feb 10, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 10, 2025

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Fix typos in packages/features". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales,./packages/app-store/stripepayment/lib/currencyOptions.ts,./packages/lib/freeEmailDomainCheck/freeEmailDomains.ts" -L afterall,atleast,datea,fo,incase,ist,nam,notin,optionel,perview,reccuring`

Closes calcom#19219
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Feb 10, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (02/10/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (02/10/25)

1 label was added to this PR based on Keith Williams's automation.

@luzpaz luzpaz force-pushed the typos-packages-features branch from 1b69b33 to 7a0ff7e Compare February 10, 2025 13:35
@luzpaz luzpaz changed the title Fix typos in packages/features fix: typos in packages/features Feb 10, 2025
@retrogtx retrogtx enabled auto-merge (squash) February 12, 2025 06:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 19, 2025

E2E results are ready!

@retrogtx retrogtx merged commit 197a7ba into calcom:main Feb 21, 2025
@luzpaz luzpaz deleted the typos-packages-features branch February 21, 2025 12:27
MuhammadAimanSulaiman pushed a commit to hit-pay/cal.com that referenced this pull request Feb 25, 2025
Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales,./packages/app-store/stripepayment/lib/currencyOptions.ts,./packages/lib/freeEmailDomainCheck/freeEmailDomains.ts" -L afterall,atleast,datea,fo,incase,ist,nam,notin,optionel,perview,reccuring`

Closes calcom#19219
itsalam pushed a commit to itsalam/cal.com that referenced this pull request Mar 6, 2025
Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales,./packages/app-store/stripepayment/lib/currencyOptions.ts,./packages/lib/freeEmailDomainCheck/freeEmailDomains.ts" -L afterall,atleast,datea,fo,incase,ist,nam,notin,optionel,perview,reccuring`

Closes calcom#19219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typos in packages/features

4 participants