projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438c49a
)
Typo
author
Jan Schneider
<jan@horde.org>
Sat, 1 Jan 2011 22:03:59 +0000
(23:03 +0100)
committer
Jan Schneider
<jan@horde.org>
Sat, 1 Jan 2011 22:03:59 +0000
(23:03 +0100)
framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php
patch
|
blob
|
history
diff --git
a/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php
b/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php
index
303c13f
..
22428f1
100644
(file)
--- a/
framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php
+++ b/
framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php
@@
-43,7
+43,7
@@
class Horde_LoginTasks_Tasklist
protected $_tasks = array();
/**
- * T
H
e list of system tasks to run during this login.
+ * T
h
e list of system tasks to run during this login.
*
* @see $_tasks
*