From 47f29069fca455bffd2a0544c5245b4c2a38fbe6 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 22 May 2022 02:00:00 +0200 Subject: gnu: libobjc2: Fix typo in description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/gnustep.scm (libobjc2)[description]: Fix ‘replacment’ typo. --- gnu/packages/gnustep.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm index 0314983559..ba7060504c 100644 --- a/gnu/packages/gnustep.scm +++ b/gnu/packages/gnustep.scm @@ -98,7 +98,7 @@ (define-public libobjc2 (home-page "http://www.gnustep.org/") (synopsis "Objective-C runtime library for Clang") (description "Libobjc2 is an Objective-C runtime library designed as a -drop-in replacment for GCC runtime. It supports following features beyond +drop-in replacement for GCC runtime. It supports following features beyond GCC runtime. @itemize -- cgit v1.2.3