summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-03-24 23:00:07 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2010-03-24 23:00:07 +0100
commit4789cc8cb62f6ceff2ff5ef044904e05b11935eb (patch)
treedd903d98754364f7c386efa9d3df6562be518d59
parent936155177da8f0a66b88d68d2a3a81a5bf1e90b0 (diff)
remove last AIF mention
-rw-r--r--lib-ui.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-ui.sh b/lib-ui.sh
index 6e7f20f..049fb57 100644
--- a/lib-ui.sh
+++ b/lib-ui.sh
@@ -440,7 +440,7 @@ _dia_follow_progress ()
FOLLOW_PID=`cat $LIBUI_FOLLOW_PID`
rm $LIBUI_FOLLOW_PID
- # I wish something like this would work. anyone who can explain me why it doesn't get's to be aif contributor of the month.
+ # I wish something like this would work. anyone who can explain me why it doesn't get's to be contributor of the month.
# FOLLOW_PID=`_dia_dialog --title "$1" --no-kill --tailboxbg "$2" 0 0 2>&1 >/dev/null | head -n 1`
# Also this doesn't work: