refactor: extract _spf_fix_hint and _safe_ptr_lookup helpers; fix spelling

Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/9eaa7749-047c-46bd-8bc0-2851ea02ffe4

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-29 22:46:49 +00:00
parent 30007d21d6
commit 58b5755f72
2 changed files with 30 additions and 23 deletions
+1 -1
View File
@@ -338,7 +338,7 @@
>
<p class="font-semibold mb-1">SPF Fix Suggestion</p>
<p class="text-xs text-muted-foreground mb-2">
Add the following mechanism to your SPF TXT record to authorise this server:
Add the following mechanism to your SPF TXT record to authorize this server:
</p>
<div class="flex items-center gap-2 bg-base-200 rounded px-2 py-1">
<code class="flex-1 font-mono text-xs" x-text="source.spf_fix_hint"></code>