diff options
Diffstat (limited to 'windows')
| -rw-r--r-- | windows/nsis-plugins/src/cleanup/cleaningops.cpp | 2 | ||||
| -rw-r--r-- | windows/winfw/src/winfw/fwcontext.cpp | 2 |
2 files changed, 2 insertions, 2 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. // diff --git a/windows/winfw/src/winfw/fwcontext.cpp b/windows/winfw/src/winfw/fwcontext.cpp index 6f6a73baf4..f033830b45 100644 --- a/windows/winfw/src/winfw/fwcontext.cpp +++ b/windows/winfw/src/winfw/fwcontext.cpp @@ -32,7 +32,7 @@ namespace { // -// Since the PermitLan rule doesn't specifically address DNS, it will allow DNS requests targetting +// Since the PermitLan rule doesn't specifically address DNS, it will allow DNS requests targeting // a local resolver to leave the machine. From the local resolver the request will either be // resolved from cache, or forwarded out onto the Internet. // |
