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' |
||
---|---|---|
.. | ||
articles/src/docbook | ||
guides | ||
manual | ||
spring-security-docs.gradle |