Skip to content

Commit

Permalink
directvt#450 localization independent
Browse files Browse the repository at this point in the history
  • Loading branch information
o-sdn-o committed Oct 28, 2023
1 parent 70ef8f8 commit cb3bab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/netxs/desktopio/consrv.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ struct impl : consrv
server.uiterm.update([&]
{
auto& term = server.uiterm;
term.ondata("(Ctrl+C to Yes) ");
term.ondata("(Ctrl+C = Y) ");
});
}
lock.lock();
Expand Down

0 comments on commit cb3bab4

Please sign in to comment.