diff options
Diffstat (limited to 'devel/gnustep-objc')
-rw-r--r-- | devel/gnustep-objc/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnustep-objc/DESCR b/devel/gnustep-objc/DESCR index 14ddbd6c83d..f2926a2e1f8 100644 --- a/devel/gnustep-objc/DESCR +++ b/devel/gnustep-objc/DESCR @@ -3,4 +3,4 @@ The runtime is modeled after the NeXT Objective C runtime. That is, most functions have semantics as it is known from the NeXT. The names, however, have changed. All runtime API functions have names of lowercase letters -and underscores as opposed to the `traditional' mixed case names. +and underscores as opposed to the `traditional' mixed case names. |