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