Todo #12983
closedFix instances of double words
0%
Description
I found some unimportant typos in https://docs.netgate.com/pfsense/en/latest/services/dns/resolution-process.html#dns-resolution-steps
The third step in dns-resolutoin-steps is "The client contacts the first server in its list and sends a query. It it does not receive a response, it will query the next server in the list.", I think it should be change to "The client contacts the first server in its list and sends a query. If it does not receive a response, it will query the next server in the list."
Updated by Jim Pingle over 3 years ago
- Subject changed from Typos on DNS resolutoin steps to Fix instances of double words
- Status changed from New to In Progress
- Assignee set to Jim Pingle
That one bit is an easy typo fix but I'll use this as an excuse to check for and fix double words like this ("it it") in all files.
Updated by Jim Pingle over 3 years ago
- Status changed from In Progress to Closed
Fixed numerous double/repeated words and deployed the result.
33 files changed, 63 insertions(+), 64 deletions(-)
https://gitlab.netgate.com/docs/pfSense-docs/-/commit/e21a4ffe20dde6c4a2c3112b869f5d93208d7d50