diff --git a/doerg/src/net/deertopia/doerg/render.clj b/doerg/src/net/deertopia/doerg/render.clj index 92a4e31..1e7fd2d 100644 --- a/doerg/src/net/deertopia/doerg/render.clj +++ b/doerg/src/net/deertopia/doerg/render.clj @@ -144,9 +144,9 @@ (sp/view :value)]))) (defn- timeout-snippet-promises [snippet-promises fut] - ;; Time out after eight seconds. With all the LaTeX and IPC, there + ;; Time out after twenty seconds. With all the LaTeX and IPC, there ;; are so many opportunities for things to go wrong