• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cocoa Doc Typo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa Doc Typo


  • Subject: Cocoa Doc Typo
  • From: Terry Simons <email@hidden>
  • Date: Sat, 27 Jul 2002 23:27:18 -0600

I think I found a typo in the Cocoa Documentation.

In "file://localhost/System/Library/Frameworks/Foundation.framework/Versions/
C/Resources/English.lproj/Documentation/Reference/ObjC_classic/Classes/NSMutableDictionary.
html"

The line:

id anObject = [aDictionary objectForKey:theKey] retain];

Should read:

id anObject = [ [aDictionary objectForKey:theKey] retain];

What's the proper way to report typos?


- Terry
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Memory allocation questions
  • Next by Date: ComboBox troubles
  • Previous by thread: Re: Memory allocation questions
  • Next by thread: ComboBox troubles
  • Index(es):
    • Date
    • Thread