gnu: libobjc2: Fix typo in description.
* gnu/packages/gnustep.scm (libobjc2)[description]: Fix ‘replacment’ typo.master
parent
a504a446f0
commit
47f29069fc
|
@ -98,7 +98,7 @@ to easily create cross-compiled binaries.")
|
||||||
(home-page "http://www.gnustep.org/")
|
(home-page "http://www.gnustep.org/")
|
||||||
(synopsis "Objective-C runtime library for Clang")
|
(synopsis "Objective-C runtime library for Clang")
|
||||||
(description "Libobjc2 is an Objective-C runtime library designed as a
|
(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.
|
GCC runtime.
|
||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
|
|
Reference in New Issue