Skip to content

Commit

Permalink
chore(client): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Nov 20, 2024
1 parent a2f4a83 commit f28cb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/luci-static/resources/view/homeproxy/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ return view.extend({
so.modalonly = true;

so = ss.taboption('field_other', form.MultiValue, 'outbound', _('Outbound'),
_('Match server name of outbound.'));
_('Match the server name of outbound.'));
so.load = function(section_id) {
delete this.keylist;
delete this.vallist;
Expand Down

0 comments on commit f28cb36

Please sign in to comment.