diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2014-04-27 16:41:09 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2014-04-27 16:41:09 +0200 |
commit | 1d9ac38da67f31ebb6f4f7c68d92f42f427fe0bf (patch) | |
tree | 8088e9c9b703f2a9eed138bc4e06eea9f7931d96 /lib | |
parent | 7a8bfeae6e57685b76ad19fa1776e925f965e035 (diff) | |
download | nextcloud-server-1d9ac38da67f31ebb6f4f7c68d92f42f427fe0bf.tar.gz nextcloud-server-1d9ac38da67f31ebb6f4f7c68d92f42f427fe0bf.zip |
Remove an added t by the github webeditor
Notice to myself: Stick to my IDE.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/base.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/base.php b/lib/base.php index d425706e8ed..37008b5a351 100644 --- a/lib/base.php +++ b/lib/base.php @@ -14,7 +14,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. - *t + * * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see <http://www.gnu.org/licenses/>. * |