diff options
| author | Alexander Speshilov <speshuric@gmail.com> | 2022-12-22 20:58:49 +0000 |
|---|---|---|
| committer | Alexander Speshilov <speshuric@gmail.com> | 2022-12-22 20:58:49 +0000 |
| commit | cca3eee83323ae94d9cab2ddb4e7f9b1e3235f30 (patch) | |
| tree | 397ae121b0fcc48697ca91b8ca006e9fde27898f /docs/README.profile.rst | |
| parent | 55a1b132a0bb6865d327726afdf21bc7e2d105db (diff) | |
| download | archiso-cca3eee83323ae94d9cab2ddb4e7f9b1e3235f30.tar.gz archiso-cca3eee83323ae94d9cab2ddb4e7f9b1e3235f30.tar.bz2 | |
fix typo in README.profile.rst
Diffstat (limited to 'docs/README.profile.rst')
| -rw-r--r-- | docs/README.profile.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.profile.rst b/docs/README.profile.rst index efcb861..f1fd717 100644 --- a/docs/README.profile.rst +++ b/docs/README.profile.rst @@ -137,7 +137,7 @@ The following *custom template identifiers* are understood and will be replaced respective variables in ``profiledef.sh``: * ``%ARCHISO_LABEL%``: Set this using the ``iso_label`` variable in ``profiledef.sh``. -* ``%INSTALL_DIR%``: Set this using the ``iso_label`` variable in ``profiledef.sh``. +* ``%INSTALL_DIR%``: Set this using the ``install_dir`` variable in ``profiledef.sh``. * ``%ARCH%``: Set this using the ``arch`` variable in ``profiledef.sh``. |
