summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ufed.pl.in')
-rw-r--r--ufed.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufed.pl.in b/ufed.pl.in
index 58e4d9c..be20b02 100644
--- a/ufed.pl.in
+++ b/ufed.pl.in
@@ -45,7 +45,7 @@ sub finalise {
return @result;
}
-# Launch the curses inteface. Communication is done using
+# Launch the curses interface. Communication is done using
# pipes. Waiting for pipe read/write to finish is done
# automatically.
# No parameters accepted.