diff options
author | redmatrix <git@macgirvin.com> | 2016-07-19 17:04:38 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-19 17:04:38 -0700 |
commit | 9421e42dad0bee6e0aa292d390cf249e1d7f7df4 (patch) | |
tree | 02fd8eb6d3b0217ff7d629eda6a3e4b034c71baa | |
parent | f4b658d7b15fda1369cfc07246ffed96215194d8 (diff) | |
download | volse-hubzilla-9421e42dad0bee6e0aa292d390cf249e1d7f7df4.tar.gz volse-hubzilla-9421e42dad0bee6e0aa292d390cf249e1d7f7df4.tar.bz2 volse-hubzilla-9421e42dad0bee6e0aa292d390cf249e1d7f7df4.zip |
doc correction
-rw-r--r-- | Zotlabs/Storage/BasicAuth.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Storage/BasicAuth.php b/Zotlabs/Storage/BasicAuth.php index 60fc2c988..9c73b47b9 100644 --- a/Zotlabs/Storage/BasicAuth.php +++ b/Zotlabs/Storage/BasicAuth.php @@ -231,7 +231,7 @@ class BasicAuth extends DAV\Auth\Backend\AbstractBasic { } /** - * @brief Sets the timezone from the channel in RedBasicAuth. + * @brief Sets the timezone from the channel in BasicAuth. * * Set in mod/cloud.php if the channel has a timezone set. * |