Skip to content

Commit

Permalink
Merge pull request #1865 from ogayot/ssh-next-screen
Browse files Browse the repository at this point in the history
identity: do not mention SSH being the next screen
  • Loading branch information
ogayot authored Nov 2, 2023
2 parents 5adbc47 + 81c16f5 commit 70c8a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subiquity/ui/views/identity.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ class IdentityView(BaseView):
title = _("Profile setup")
excerpt = _(
"Enter the username and password you will use to log in to "
"the system. You can configure SSH access on the next screen "
"the system. You can configure SSH access on a later screen "
"but a password is still needed for sudo."
)

Expand Down

0 comments on commit 70c8a3c

Please sign in to comment.