Skip to content

Commit

Permalink
README.md: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaworu authored Jul 7, 2016
1 parent 8f29475 commit f5cd35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ Your system doesn't provide a termcap file, but the tests assume that it exist.
You can either get a termcap file and install it as /etc/termcap, or edit the
tests to check for another file:

% sed -i -e 's/termcap/fstab/' t/*
% sed -i -e 's/termcap/fstab/g' t/*

0 comments on commit f5cd35b

Please sign in to comment.