Skip to content

Commit

Permalink
Merge pull request #2752 from quaepoena/mu4e-context-policy-help
Browse files Browse the repository at this point in the history
Fix typo in mu4e-context.el
  • Loading branch information
djcb authored Sep 2, 2024
2 parents 797ca3e + 4397c03 commit db28b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu4e/mu4e-context.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contexts match, we have the following choices:
- `pick-first': pick the first of the contexts available (ie. the default)
- `ask': ask the user `ask-if-none': ask if there is no context yet,
otherwise leave it as it is
- nil: return nil; eaves the current context as is.
- nil: return nil; leaves the current context as is.
Also see `mu4e-compose-context-policy'."
:type '(choice
Expand Down

0 comments on commit db28b15

Please sign in to comment.