summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-03-06 19:31:48 +0000
committerJoe <joe@joelightning.com>2011-03-06 19:31:48 +0000
commit392a36f57ffc3bd4b5ed371f1292d9f41c9a917e (patch)
tree2fe3888b249d331bae37c932ffc68d56743c6a19
parent005de13da693e777d1c1c68982dbf20376201ee4 (diff)
Fixed a typo in the TODO.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0024227..6c4d154 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,7 @@ arch2parabola:
wants to contribute.
∙When the script finnishes it asks the user if they want to keep the log
file or delete it. But that log file contains some essential things that
- the user needs to see (such as pacman's output when in installs libre
+ the user needs to see (such as pacman's output when it installs libre
replacements). These things should be output to the terminal, as well as
written in the log. Use `tee' to do this.