summaryrefslogtreecommitdiff
path: root/ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax.php')
-rw-r--r--ajax.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/ajax.php b/ajax.php
index b04b5fe..2d830d8 100644
--- a/ajax.php
+++ b/ajax.php
@@ -4,8 +4,8 @@
*
* reqs:
* 1 - list all boards
- * 2 - switch lock state on a given thread
- * 3 - switch sticky state on a given thread
+ * 2 - switch lock state on a given topic
+ * 3 - switch sticky state on a given topic
*/
require_once( '../bit_setup_inc.php' );