# HG changeset patch # User Steve Losh # Date 1342147159 14400 # Node ID 10f91124d5a94e537c6635b1b7321185ef3b2959 # Parent f903877193f44c3440477159b5fde7b1fd50b19d clojure-lanterna: Update site. diff -r f903877193f4 -r 10f91124d5a9 clojure-lanterna/reference/index.html --- a/clojure-lanterna/reference/index.html Thu Jul 12 22:35:18 2012 -0400 +++ b/clojure-lanterna/reference/index.html Thu Jul 12 22:39:19 2012 -0400 @@ -353,7 +353,7 @@

Redraw the given screen.

This is how you actually flush any changes to the user's display.

lanterna.screen/move-cursor

-
(move-cursor terminal x y)
+
(move-cursor screen x y)