From 2e5a46e1b1250060eadeb22e38b35d89c0e35ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BChler?= Date: Mon, 1 Jul 2019 10:37:49 +0200 Subject: [PATCH] fix typo --- Cargo.lock | 2 ++ RFC-nits.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f45f9eb..b48a477 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. [[package]] name = "backtrace" version = "0.3.5" diff --git a/RFC-nits.md b/RFC-nits.md index 06c08a5..bc694b2 100644 --- a/RFC-nits.md +++ b/RFC-nits.md @@ -52,7 +52,7 @@ these value can't be represented in POSIX time (seconds since epoch ## RFC 6895 -[Sectoin 3.1](https://tools.ietf.org/html/rfc6895#section-3.1) says: +[Section 3.1](https://tools.ietf.org/html/rfc6895#section-3.1) says: > Allocated RRTYPEs have mnemonics that must be completely disjoint > from the mnemonics used for CLASSes and that must match the regular