summaryrefslogtreecommitdiff
path: root/JOURNAL
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-12-04 21:16:51 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-12-04 21:16:51 +0100
commit03fd82e89b41bbeafa900be8581a3eb8d78c2758 (patch)
treefd862868b3c88e6c44915f6c87567e2b76489885 /JOURNAL
parenteb9a722a75c7315da50844444717e2dcf6f069e4 (diff)
Minor cleanups and fixes.
darcs-hash:efd8243ff1432ed15009ab5d2088f7374d67ab97
Diffstat (limited to 'JOURNAL')
-rw-r--r--JOURNAL2
1 files changed, 1 insertions, 1 deletions
diff --git a/JOURNAL b/JOURNAL
index 6b13f4c..4a3c96f 100644
--- a/JOURNAL
+++ b/JOURNAL
@@ -405,7 +405,7 @@ In the Objective-C 2.0 runtime, the functions
=class_add{Method,Protocol,Ivar}=, =class_copyMethodList=,
={class,protocol}_copyProtocolList=, =protocol_copyMethodDescriptionList=,
and =class_copyPropertyList= are probably our friends.
-=class_copyMethodList= may be used to together with
+=class_copyMethodList= may be used in combination with
=method_setImplementation= for good effect.
But... What about the GNU runtime? Is it okay to inspect a Class'