aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/admission/RandomAlgorithm.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/admission/RandomAlgorithm.php')
-rw-r--r--lib/classes/admission/RandomAlgorithm.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/admission/RandomAlgorithm.php b/lib/classes/admission/RandomAlgorithm.php
index 54d44d7..4666f59 100644
--- a/lib/classes/admission/RandomAlgorithm.php
+++ b/lib/classes/admission/RandomAlgorithm.php
@@ -1,7 +1,7 @@
<?php
/**
- * RandomAlgorithm.class.php - Standard seat distribution algorithm
+ * RandomAlgorithm.php - Standard seat distribution algorithm
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as