mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-05 03:44:30 +00:00
The description of the `search()` method uses the phrase "in the previously opened mailbox", which is inconsistent with what's used in `onmail()`, `append()` and `moveMessage()`, i.e. "in the currently open mailbox". This change rewords the first passage to match the other ones.