]> granicus.if.org Git - python/commitdiff
Reword sentence
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 5 Oct 2009 22:31:11 +0000 (22:31 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 5 Oct 2009 22:31:11 +0000 (22:31 +0000)
Doc/distutils/apiref.rst

index e227833ea4584d421bb5c6dde776900d29cbf5c7..6a640d832f446013a051edf35427ba112c7fb7d8 100644 (file)
@@ -1934,7 +1934,7 @@ This is described in more detail in :pep:`301`.
 
 
 The ``check`` command performs some tests on the meta-data of a package.
-It makes sure for example that all required meta-data are provided through
+For example, it verifies that all required meta-data are provided as
 the arguments passed to the :func:`setup` function.
 
 .. % todo