Fix whitespace and typo.
Remove umlaut in README and fix a whitespace issue in UVmenu.pm Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
1135267f44
commit
ef9dd9e761
2 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ sub menu {
|
|||
open (DIFF, "|$config{diff} - $config{sampleballotfile} | $config{pager}");
|
||||
print DIFF $$body, "\n";
|
||||
close (DIFF);
|
||||
|
||||
|
||||
} elsif ($input eq '1') {
|
||||
system($config{clearcmd});
|
||||
# ignore SIGPIPE (Bug in more and less)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue