From 80536ab42f0d2f2cdf5456674f8513fa6efe3d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 20 Nov 2023 11:10:38 +0100 Subject: [PATCH] Typo: Ubuntu Po -> Pro. (cherry picked from commit 97409bea6cfa4ef84526100fd5332dc0ba95ce11) --- subiquity/ui/views/ubuntu_pro.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subiquity/ui/views/ubuntu_pro.py b/subiquity/ui/views/ubuntu_pro.py index c50c25e9..9f710eed 100644 --- a/subiquity/ui/views/ubuntu_pro.py +++ b/subiquity/ui/views/ubuntu_pro.py @@ -222,7 +222,7 @@ class UpgradeYesNoFormNoNetwork(UpgradeYesNoForm): help="\n" + _( "Once you are connected to the Internet, you can" - " enable Ubuntu Po via the 'pro attach' command." + " enable Ubuntu Pro via the 'pro attach' command." ), )