actors: Fix export of pprint-message
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 Apr 2016 15:42:34 +0000 (10:42 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Apr 2016 14:25:37 +0000 (09:25 -0500)
* 8sync/systems/actors.scm: Fix export.  Previously said pprint-mesage.

8sync/systems/actors.scm

index 79beb163abdb7cd4e7135dfda95866bcb74cb1d6..8477a2899e41bc93b04180fcd78d7b01072dc7e4 100644 (file)
@@ -73,7 +73,7 @@
             hive-bootstrap-message
 
             serialize-message write-message
             hive-bootstrap-message
 
             serialize-message write-message
-            serialize-message-pretty pprint-mesage
+            serialize-message-pretty pprint-message
             read-message read-message-from-string))
 
 ;; For ids
             read-message read-message-from-string))
 
 ;; For ids