From 530e3baf92291bd8985e8478c285a2ff196caaf5 Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Sun, 30 May 2021 17:19:12 -0400
Subject: bas-auth: remove excess senstence

---
 content/posts/WIP-how-bsd-authentication-works/index.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org
index 7836e6a..284f60b 100644
--- a/content/posts/WIP-how-bsd-authentication-works/index.org
+++ b/content/posts/WIP-how-bsd-authentication-works/index.org
@@ -227,7 +227,7 @@
   :CUSTOM_ID: auth_session_t
   :END:
   =auth_session_t= is the main data structure used to represent the
-  authentication session. It gets used by all other functions.
+  authentication session.
 
   #+BEGIN_SRC c
   struct auth_session_t {
-- 
cgit v1.2.3