diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:09:05 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:09:05 +0000 |
commit | 28218b16429859eea7616b7178b6614b8f1635b5 (patch) | |
tree | 1e987b8ad4c127ef58ff532d7b41dae3ac08637f /builddeps-flashrom | |
parent | c0d941b5b03842505e8bd87d8b1b8d9663ee8fdb (diff) | |
download | librebootfr-28218b16429859eea7616b7178b6614b8f1635b5.tar.gz librebootfr-28218b16429859eea7616b7178b6614b8f1635b5.zip |
builddeps-flashrom: fix typo
Diffstat (limited to 'builddeps-flashrom')
-rwxr-xr-x | builddeps-flashrom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builddeps-flashrom b/builddeps-flashrom index 128fea8e..4e973b1e 100755 --- a/builddeps-flashrom +++ b/builddeps-flashrom @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# To build flashrom, you will need the dependencies (se docs). +# To build flashrom, you will need the dependencies (see docs). set -u -e -v |