Index: docs/django-admin.txt
===================================================================
--- docs/django-admin.txt	(revision 6721)
+++ docs/django-admin.txt	(working copy)
@@ -184,9 +184,9 @@
 Use ``--verbosity`` to specify the amount of notification and debug information
 that ``django-admin.py`` should print to the console.
 
-	* ``0`` means no input.
-	* ``1`` means normal input (default).
-	* ``2`` means verbose input.
+	* ``0`` means no output.
+	* ``1`` means normal output (default).
+	* ``2`` means verbose output.
 
 Example usage::
 
