diff --git a/reactos/subsys/system/explorer/utility/shellclasses.h b/reactos/subsys/system/explorer/utility/shellclasses.h index f5b9bbfe373..b37d623bd8c 100644 --- a/reactos/subsys/system/explorer/utility/shellclasses.h +++ b/reactos/subsys/system/explorer/utility/shellclasses.h @@ -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];