summaryrefslogtreecommitdiff
path: root/src/print.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.sml')
-rw-r--r--src/print.sml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print.sml b/src/print.sml
index db6af55c..3917a998 100644
--- a/src/print.sml
+++ b/src/print.sml
@@ -25,7 +25,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*)
-(* Pretty-printing Laconic/Web *)
+(* Generic printing support code *)
structure Print :> PRINT = struct