diff options
Diffstat (limited to 'windows/nsis-plugins/src/cleanup/cleaningops.cpp')
| -rw-r--r-- | windows/nsis-plugins/src/cleanup/cleaningops.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/nsis-plugins/src/cleanup/cleaningops.cpp b/windows/nsis-plugins/src/cleanup/cleaningops.cpp index 831cf96bf3..d95f275bca 100644 --- a/windows/nsis-plugins/src/cleanup/cleaningops.cpp +++ b/windows/nsis-plugins/src/cleanup/cleaningops.cpp @@ -176,7 +176,7 @@ void RemoveLogsCacheOtherUsers() // // Determine relative path to "local app data" from home directory. // - // Beware, the local app data path may be overriden from its default location + // Beware, the local app data path may be overridden from its default location // as a node somewhere beneath the home directory. // |
