mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #790] [MERGED] Fix 'agent' typo in errors.update #847
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/790
Author: @bentemple
Created: 8/17/2024
Status: ✅ Merged
Merged: 8/17/2024
Merged by: @qdm12
Base:
master← Head:ben.temple/typo-fix📝 Commits (1)
ecbfbe8Fix 'agent' typo in errors.update📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
internal/provider/errors/update.go(+1 -1)📄 Description
#Description
See title, just a typo fix in an error message. 'agend' -> 'agent'
#Test-Plan
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.