--- loncom/interface/londocs.pm	2002/07/24 20:25:23	1.1
+++ loncom/interface/londocs.pm	2002/07/24 20:40:58	1.2
@@ -1,5 +1,5 @@
 # The LearningOnline Network
-# Printout
+# Documents
 #
 # (Internal Server Error Handler
 #
@@ -11,7 +11,7 @@
 #
 # 3/1 Gerd Kortemeyer
 #
-package Apache::lonprintout;
+package Apache::londocs;
 
 use strict;
 use Apache::Constants qw(:common);