mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-24 01:11:01 +00:00
fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31877 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc405b9ed6
commit
c4a5305640
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
2011-01-11 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSString.m: ([-stringByStandardizingPath:]) Fix bug when
|
||||
* Source/NSString.m: ([-stringByStandardizingPath]) Fix bug when
|
||||
dealing with three or more separators at the start of a path ...
|
||||
should condense them to a single separator. Thanks to Robert Slover
|
||||
for pointing this out.
|
||||
|
|
Loading…
Reference in a new issue