From 6c29ee48866b786f67d4416dd77c22725d85befc Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Fri, 13 Sep 1991 20:22:19 +0000
Subject: [PATCH] Small fix.

---
 config/sun4os4-defs.make | 4 ++--
 doc/what-is-unread.swe   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/sun4os4-defs.make b/config/sun4os4-defs.make
index 672800465..915b7cbbd 100644
--- a/config/sun4os4-defs.make
+++ b/config/sun4os4-defs.make
@@ -1,4 +1,4 @@
-# $Id: sun4os4-defs.make,v 1.3 1991/09/08 21:09:02 ceder Exp $
+# $Id: sun4os4-defs.make,v 1.4 1991/09/13 20:22:19 ceder Exp $
 # This file is included by all Makefiles in the LysKOM hierarchy.
 # It gives default values for all variables that is normally used. 
 # TOPDIR and SCRIPTDIR must be set before this file is included.
@@ -29,7 +29,7 @@ LDFLAGS = -h -L$(LIBDIR)
 
 CFLAGS =  $(INCLUDES)  $(OPTIMIZE-FLAGS)  $(MISC-CFLAGS) $(PIPE) $(TARGET)
 
-# LysKOM executables that the typical user don't use go here.
+# LysKOM executables that the typical user doesn't use go here.
 # (The server, dbck, et c)
 
 LYSKOMSYSBIN = /usr/lyskom/bin
diff --git a/doc/what-is-unread.swe b/doc/what-is-unread.swe
index f56926256..80565b034 100644
--- a/doc/what-is-unread.swe
+++ b/doc/what-is-unread.swe
@@ -1,5 +1,5 @@
 This swedish text describes how the client knows which texts the user
-has not yet read. It is extracted from the LysKOM-server that runs
+has not yet read. It is extracted from the LysKOM database that runs
 at lysator.liu.se.
 -------------------------------------------------------------------
 
-- 
GitLab