docs: minor formatting fixup of previous

This commit is contained in:
Jakob Borg
2025-09-02 09:19:43 +02:00
parent 5ff050e665
commit 4986fc1676
+1 -1
View File
@@ -158,7 +158,7 @@ author, and be the same as what you want in the AUTHORS file as per above.
- Commits that resolve an existing issue must include the issue number - Commits that resolve an existing issue must include the issue number
as `(fixes #123)` at the end of the commit message subject. A correctly as `(fixes #123)` at the end of the commit message subject. A correctly
formatted commit message looks like this: formatted commit message subject looks like this:
feat(dialer): add env var to disable proxy fallback (fixes #3006) feat(dialer): add env var to disable proxy fallback (fixes #3006)