Skip to content

Commit

Permalink
fix help text (bnc#876904)
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed May 9, 2014
1 parent ea03302 commit 77fc162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clients/AA_EditProfile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def MainSequence
"chooseProfile" => lambda do
SelectProfileForm(
@profiles,
_("Select a listed profile and press Next to edit it."),
_("Select a listed profile and press Edit to edit it."),
_("Edit Profile - Choose profile to edit"),
"apparmor_edit_profile"
)
Expand Down

0 comments on commit 77fc162

Please sign in to comment.