fixed typo

svn path=/trunk/; revision=7027
This commit is contained in:
Martin Fuchs 2003-12-14 15:02:28 +00:00
parent e9fe559efd
commit ca67299367

View file

@ -805,7 +805,7 @@ struct StrRetW : public STRRET
};
/// Retreival of file system paths of ShellPath objects
/// Retrieval of file system paths of ShellPath objects
class FileSysShellPath : public ShellPath
{
TCHAR _fullpath[MAX_PATH];