From dd8713bd2cb4c14807de0883084f2fa70048388e Mon Sep 17 00:00:00 2001 From: Owen Date: Fri, 7 Aug 2026 14:55:54 -0400 Subject: [PATCH] Update language to be more clear --- updates/selfupdate.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updates/selfupdate.go b/updates/selfupdate.go index 2e12a5f..8476d0a 100644 --- a/updates/selfupdate.go +++ b/updates/selfupdate.go @@ -52,8 +52,8 @@ type versionResponse struct { } // ErrAutoUpdateUnsupportedInOfficialContainer indicates auto-update is not -// available when running inside official Fossorial container images. -var ErrAutoUpdateUnsupportedInOfficialContainer = errors.New("auto-update unsupported in official Fossorial container images") +// available when running inside container images. +var ErrAutoUpdateUnsupportedInOfficialContainer = errors.New("auto-update unsupported in container images") // isOfficialContainer returns true when the process is running inside an // official Fossorial-built container image. The image sets