mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
fixed typo
svn path=/trunk/; revision=7027
This commit is contained in:
parent
e9fe559efd
commit
ca67299367
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue