diff options
Diffstat (limited to 'gnu/installer/steps.scm')
| -rw-r--r-- | gnu/installer/steps.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/installer/steps.scm b/gnu/installer/steps.scm index 34dd14c9d56..b70e5ebda5e 100644 --- a/gnu/installer/steps.scm +++ b/gnu/installer/steps.scm | |||
| @@ -92,7 +92,7 @@ | |||
| 92 | sequentially, inside a the 'installer-step prompt. When aborted to with a | 92 | sequentially, inside a the 'installer-step prompt. When aborted to with a |
| 93 | parameter of 'abort, fallback to a previous install-step, accordingly to the | 93 | parameter of 'abort, fallback to a previous install-step, accordingly to the |
| 94 | specified REWIND-STRATEGY. When aborted to with a parameter of 'break, stop | 94 | specified REWIND-STRATEGY. When aborted to with a parameter of 'break, stop |
| 95 | the computation and return the accumalated result so far. | 95 | the computation and return the accumulated result so far. |
| 96 | 96 | ||
| 97 | REWIND-STRATEGY possible values are 'previous, 'menu and 'start. If 'previous | 97 | REWIND-STRATEGY possible values are 'previous, 'menu and 'start. If 'previous |
| 98 | is selected, the execution will resume at the previous installer-step. If | 98 | is selected, the execution will resume at the previous installer-step. If |
