From 16a36ccc85c0d8d8bf838d9bf5879a854503a3ec Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:38:23 +0100 Subject: fix typoes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a076905..139f250 100644 --- a/Makefile +++ b/Makefile @@ -27,10 +27,10 @@ LIBMDSCLIENT_VERSION = $(LIBMDSCLIENT_MAJOR).$(LIBMDSCLIENT_MINOR) # Splits of the info manual. INFOPARTS = 1 2 3 -# Object files for the server libary. +# Object files for the server library. SERVEROBJ = linked-list client-list hash-table fd-table mds-message util -# Object files for the client libary. +# Object files for the client library. CLIENTOBJ = proto-util comm address inbound # Servers and utilities. -- cgit v1.2.3-70-g09d2