remove misleading comment.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29078 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2009-11-29 07:35:06 +00:00
parent 9c5f81ac5f
commit 7bfd156173

View file

@ -1489,8 +1489,7 @@ inFileViewerRootedAtPath: (NSString*)rootFullpath
/**
* Returns an array listing all the applications known to have been
* launched. Each entry in the array is a dictionary providing
* the name, path and process identfier of an application.<br />
* NB. The contents of this array are not guaranteed to be up to date.
* the name, path and process identfier of an application.
*/
- (NSArray*) launchedApplications
{