Author: rmottola
Date: Wed Mar  9 18:25:03 2016
New Revision: 39509

URL: http://svn.gna.org/viewcvs/gnustep?rev=39509&view=rev
Log:
fix typo

Modified:
    libs/base/trunk/Headers/Foundation/NSPathUtilities.h

Modified: libs/base/trunk/Headers/Foundation/NSPathUtilities.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/base/trunk/Headers/Foundation/NSPathUtilities.h?rev=39509&r1=39508&r2=39509&view=diff
==============================================================================
--- libs/base/trunk/Headers/Foundation/NSPathUtilities.h        (original)
+++ libs/base/trunk/Headers/Foundation/NSPathUtilities.h        Wed Mar  9 
18:25:03 2016
@@ -133,7 +133,7 @@
 #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST)
   NSMoviesDirectory = 17,              /** location of video/movie files */
   NSMusicDirectory = 18,               /** location of music files */
-  NSPicturesDirectory = 19,            /** location of music files */ 
+  NSPicturesDirectory = 19,            /** location of picture/images files */ 
 #endif  
 
   NSAllApplicationsDirectory = 100,    /** all app directories */


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to