diff options
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 |