diff options
author | Yves Duret <yduret@mandriva.com> | 2001-05-07 13:58:15 +0000 |
---|---|---|
committer | Yves Duret <yduret@mandriva.com> | 2001-05-07 13:58:15 +0000 |
commit | 05862528180ab602887067526a2fe01d33d4011f (patch) | |
tree | 026ce1830c63eeef8368cff6638ae50183a154c0 /docs/README.devel | |
parent | 2e5e44bc35eeb0457db3d4e68b05ae4a6a330192 (diff) | |
download | drakx-05862528180ab602887067526a2fe01d33d4011f.tar drakx-05862528180ab602887067526a2fe01d33d4011f.tar.gz drakx-05862528180ab602887067526a2fe01d33d4011f.tar.bz2 drakx-05862528180ab602887067526a2fe01d33d4011f.tar.xz drakx-05862528180ab602887067526a2fe01d33d4011f.zip |
fix one typo
Diffstat (limited to 'docs/README.devel')
-rw-r--r-- | docs/README.devel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.devel b/docs/README.devel index cd0466b35..0244557ba 100644 --- a/docs/README.devel +++ b/docs/README.devel @@ -43,7 +43,7 @@ install_steps_auto_install: implementation installation module without interacti install_steps_stdio: implementation installation module with interactive stdio methods to match stdio mode. inherit modules install_steps_interactive and - interative_stdio. + interactive_stdio. install_steps_newt: implementation installation module with interactive newt methods to match newt mode. inherit modules install_steps_interactive and |