42ab6736e1
* fix typo: require require * more typo fix: consecutive-word duplications Following previously finding, I then used `rg` to find other similar typos, with false positives manually excluded, using the following command: rg -t asciidoc -Pp '\b(\w+)\s+\1\b' |
||
---|---|---|
.. | ||
src/docs/asciidoc | ||
spring-security-docs-manual.gradle |