aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/TreeAbstract.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/TreeAbstract.php')
-rw-r--r--lib/classes/TreeAbstract.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/TreeAbstract.php b/lib/classes/TreeAbstract.php
index ccdb6e1..a1413b3 100644
--- a/lib/classes/TreeAbstract.php
+++ b/lib/classes/TreeAbstract.php
@@ -5,7 +5,7 @@
# Lifter010: TODO
// +---------------------------------------------------------------------------+
// This file is part of Stud.IP
-// TreeAbstract.class.php
+// TreeAbstract.php
// Abstract Base Class to handle in-memory tree structures
//
// Copyright (c) 2002 André Noack <noack@data-quest.de>