src: sys: FspFsvolCreateComplete: minor comment fix

This commit is contained in:
Bill Zissimopoulos 2016-09-15 00:16:25 -07:00
parent 5ecc92f2ba
commit 1e88fedb19

View File

@ -520,7 +520,7 @@ NTSTATUS FspFsvolCreateComplete(
* IO Manager.
*
* We do our own handling of IO_REPARSE_TAG_SYMLINK reparse points because
* experimentation with handling them directly to the IO Manager revealed problems
* experimentation with handing them directly to the IO Manager revealed problems
* with UNC paths (\??\UNC\{VolumePrefix}\{FilePath}).
*/