Spelling fixes and link addition about LRU cache in the docs.

This commit is contained in:
Adrian Brink
2017-04-05 12:43:47 +02:00
parent d0e057cabd
commit e004e05037
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
//! PIP Protocol Version 1 implementation.
//! PLP Protocol Version 1 implementation.
//!
//! This uses a "Provider" to answer requests.