yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Fixing a typo #89

Closed kevinliuyifeng closed 4 years ago

kevinliuyifeng commented 4 years ago

Change-Id: Ic96b0a39dddf003db252c4619ad02a4db0ff0bfd

Fixing typo getFaiureType to getFailureType

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: