Summary | Typo in interactive install: adminstrator |
Queue | Horde Base |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | mdop (at) seznam (dot) cz |
Created | 07/13/2013 (4378 days ago) |
Due | |
Updated | 07/15/2013 (4376 days ago) |
Assigned | |
Resolved | 07/15/2013 (4376 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit ffe6fbb63a870d7e93e3da1d527cc1ff2f74b890
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 15 12:07:08 2013 +0200
Fix viral typo (
Bug #12457).bundles/groupware/lib/Bundle.php | 4 ++--
folks/lib/Friends.php | 2 +-
framework/Auth/lib/Horde/Auth/Imap.php | 2 +-
horde/docs/UPGRADING | 2 +-
vilma/lib/Driver.php | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/ffe6fbb63a870d7e93e3da1d527cc1ff2f74b890
https://github.com/horde/horde/blob/master/bundles/groupware/lib/Bundle.php#L52
https://github.com/horde/horde/blob/master/bundles/groupware/lib/Bundle.php#L50
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Typo in interactive install: adminstrator
Type ⇒ Bug
State ⇒ Unconfirmed
typo: "adminstrator" instead of "administrator".
It's right here:
https://github.com/horde/horde/blob/master/bundles/groupware/lib/Bundle.php#L52
It's also in few other places even though they are not that important
and visible:
https://github.com/horde/horde/search?q=adminstrator&source=cc