diff -r 3908a489c02e -r 1a90a706e10d README
--- a/README	Thu Jul 02 21:36:50 2009 +0300
+++ b/README	Thu Jul 02 21:45:38 2009 +0300
@@ -103,7 +103,7 @@
 instance to output instead of directly printing messages, which is possible by
 using one of following methods:
 
-  - ``UI.status`` prints by default, but hides output with quiet option
+  - ``UI.info`` prints by default, but hides output with quiet option
   - ``UI.note`` prints only if verbose option supplied
   - ``UI.write`` prints in any case
   - ``UI.warn`` prints to stderr (in any case)