From b30c4b8ce6d1ce2133c9f2edb47d5bf7e99e5544 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 5 Aug 2007 20:30:29 +0200 Subject: Fix a typo in the docstring of FIND-OBJC-CLASS. darcs-hash:ba64b1ed540079b2dc0b11bca75c9433a1b3abbe --- Lisp/libobjcl.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lisp') diff --git a/Lisp/libobjcl.lisp b/Lisp/libobjcl.lisp index 21d0113..82b9a8f 100644 --- a/Lisp/libobjcl.lisp +++ b/Lisp/libobjcl.lisp @@ -78,7 +78,7 @@ If *class-name* is a **symbol** which does not contain a hyphen, its which is left intact, and the resulting **string** used as if directly given as an **argument** to __find-objc-class__. -If *class-name* is a **symbol** which containts a hyphen, its **name** +If *class-name* is a **symbol** which contains a hyphen, its **name** is split into components separated by hyphens and each component converted into a **string** according to the following rules: -- cgit v1.2.3