diff --git a/include/tests_printers_spools b/include/tests_printers_spools
index cfb1a6f3..2e8a3124 100644
--- a/include/tests_printers_spools
+++ b/include/tests_printers_spools
@@ -36,7 +36,7 @@
 #
     # Test        : PRNT-2302
     # Description : Check printcap file consistency
-    Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for available accounting information"
+    Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for printcap consistency"
     if [ ${SKIPTEST} -eq 0 ]; then
         LogText "Test: Searching /usr/sbin/chkprintcap"
         if [ ! -f /usr/sbin/chkprintcap ]; then