a40640e35c3c

Cap
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 05 Apr 2017 13:53:25 +0200
parents 05b19fdfdfb2
children f9fe3b75ce0a
branches/tags (none)
files src/robots/lisp-talks.lisp

Changes

--- a/src/robots/lisp-talks.lisp	Tue Apr 04 16:28:54 2017 +0200
+++ b/src/robots/lisp-talks.lisp	Wed Apr 05 13:53:25 2017 +0200
@@ -203,7 +203,7 @@
 
 (define-string (talk :distribution :weighted)
   (50 talk%)
-  ( 1 ("reflections on" talk%))
+  ( 1 ("reflections on" [talk% cap]))
   ( 1 (talk% "--" !(+ 5 (random 40)) "years later"))
   ( 1 (talk% :. ", Part" !(format nil "~@R" (+ 1 (random 3))))))