diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-12 12:05:59 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-12 12:05:59 +0100 |
| commit | 64bf37ea33e3878f30ced0f427a9a6c29f2b45be (patch) | |
| tree | c723277bb3d1e281ab5702cbc5d03be5e10e8c68 /src/steps.c | |
| parent | 4520748e06c0b154df450c9afad51a2f1468c2f4 (diff) | |
| download | nissy-64bf37ea33e3878f30ced0f427a9a6c29f2b45be.tar.gz nissy-64bf37ea33e3878f30ced0f427a9a6c29f2b45be.zip | |
Unimportant fixed
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, |
