diff options
Diffstat (limited to 'src/steps.c')
| -rw-r--r-- | src/steps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/steps.c b/src/steps.c index 56f7369..f6b7403 100644 --- a/src/steps.c +++ b/src/steps.c | |||
| @@ -376,7 +376,7 @@ dr_eorl = { | |||
| 376 | Step | 376 | Step |
| 377 | dr_eoud = { | 377 | dr_eoud = { |
| 378 | .shortname = "dr-eoud", | 378 | .shortname = "dr-eoud", |
| 379 | .name = "DR on R/L or F/B without breaking EO on U/R", | 379 | .name = "DR on R/L or F/B without breaking EO on U/D", |
| 380 | 380 | ||
| 381 | .estimate = estimate_dr_eofb, | 381 | .estimate = estimate_dr_eofb, |
| 382 | .ready = check_eofb, | 382 | .ready = check_eofb, |
