summaryrefslogtreecommitdiffstats
path: root/korganizer/ical2vcal.in
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/ical2vcal.in')
-rwxr-xr-xkorganizer/ical2vcal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/ical2vcal.in b/korganizer/ical2vcal.in
index c83f6010..3bdbdb72 100755
--- a/korganizer/ical2vcal.in
+++ b/korganizer/ical2vcal.in
@@ -75,7 +75,7 @@ sub process_appointment
{
undef(%curappt);
- # this is a count of the total # of parentheses.
+ # this is a count of the total # of tqparentheses.
while ($pcount) {
$line = &getLine;