mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 05:22:57 +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
|
class FileSysShellPath : public ShellPath
|
||||||
{
|
{
|
||||||
TCHAR _fullpath[MAX_PATH];
|
TCHAR _fullpath[MAX_PATH];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue