Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> --- src/repositories/standard.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/repositories/standard.rs b/src/repositories/standard.rs index 9d48670..463e735 100644 --- a/src/repositories/standard.rs +++ b/src/repositories/standard.rs @@ -110,7 +110,7 @@ impl APTRepositoryHandle { APTRepositoryHandle::NoSubscription => { "This is the recommended repository for testing and non-production use. \ Its packages are not as heavily tested and validated as the production ready \ - enterprise repository. You don’t need a subscription key to access this repository." + enterprise repository. You don't need a subscription key to access this repository." } APTRepositoryHandle::Test => { "This repository contains the latest packages and is primarily used for test labs \ -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel