From 10a07be815a22f51b9a040d2dcf97e16074d8c82 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Tue, 4 Jun 2019 20:25:00 +0000
Subject: [PATCH] typo

---
 i2p2www/spec/encryptedleaseset.rst               | 2 +-
 i2p2www/spec/proposals/123-new-netdb-entries.rst | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/i2p2www/spec/encryptedleaseset.rst b/i2p2www/spec/encryptedleaseset.rst
index ac897b0d2..4ecb1da01 100644
--- a/i2p2www/spec/encryptedleaseset.rst
+++ b/i2p2www/spec/encryptedleaseset.rst
@@ -236,7 +236,7 @@ DH client auth data
             32 bytes
 
 PSK client auth data
-    Present if flag bit 0 is set to 1 and flag bits 3-1 are set to 0.
+    Present if flag bit 0 is set to 1 and flag bits 3-1 are set to 1.
 
     authSalt
         32 bytes
diff --git a/i2p2www/spec/proposals/123-new-netdb-entries.rst b/i2p2www/spec/proposals/123-new-netdb-entries.rst
index fcd650fc3..502c24abc 100644
--- a/i2p2www/spec/proposals/123-new-netdb-entries.rst
+++ b/i2p2www/spec/proposals/123-new-netdb-entries.rst
@@ -5,7 +5,7 @@ New netDB Entries
     :author: zzz, str4d, orignal
     :created: 2016-01-16
     :thread: http://zzz.i2p/topics/2051
-    :lastupdated: 2019-06-03
+    :lastupdated: 2019-06-04
     :status: Open
     :supercedes: 110, 120, 121, 122
 
@@ -676,7 +676,7 @@ DH client auth data
             32 bytes
 
 PSK client auth data
-    Present if flag bit 0 is set to 1 and flag bits 3-1 are set to 0.
+    Present if flag bit 0 is set to 1 and flag bits 3-1 are set to 1.
 
     authSalt
         32 bytes
-- 
GitLab