diff options
author | André Erdmann <dywi@mailerd.de> | 2014-05-07 03:29:52 +0200 |
---|---|---|
committer | André Erdmann <dywi@mailerd.de> | 2014-05-07 03:29:52 +0200 |
commit | 1c50c6deb1f14af0b48c9f7a9a3b4c856e9dd404 (patch) | |
tree | e34129623718711cf529fc8705c0e7e58ea06f0c /doc | |
parent | update generated files (diff) | |
download | R_overlay-1c50c6deb1f14af0b48c9f7a9a3b4c856e9dd404.tar.gz R_overlay-1c50c6deb1f14af0b48c9f7a9a3b4c856e9dd404.tar.bz2 R_overlay-1c50c6deb1f14af0b48c9f7a9a3b4c856e9dd404.zip |
doc/rst/usage: typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rst/usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst index f27e933..6d2879e 100644 --- a/doc/rst/usage.rst +++ b/doc/rst/usage.rst @@ -4240,7 +4240,7 @@ that tries to create an ebuild for it. An *EbuildCreationJob* does the following steps: -#. Read the DESCRIPTION file of *p* R package tarball and stores the +#. Read the DESCRIPTION file of *p*'s R package tarball and store the data in an associative array ('DESCRIPTION field' -> 'data') #. Call `dependency resolution`_ |