Merge pull request #2752 from quaepoena/mu4e-context-policy-help

Fix typo in mu4e-context.el
This commit is contained in:
Dirk-Jan C. Binnema
2024-09-02 17:49:57 +03:00
committed by GitHub

View File

@ -45,7 +45,7 @@ contexts match, we have the following choices:
- `pick-first': pick the first of the contexts available (ie. the default) - `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, - `ask': ask the user `ask-if-none': ask if there is no context yet,
otherwise leave it as it is 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'." Also see `mu4e-compose-context-policy'."
:type '(choice :type '(choice