diff options
| author | Simon Tatham <anakin@pobox.com> | 2007-02-22 23:18:51 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2007-02-22 23:18:51 +0000 |
| commit | 027bf40f67b68e278fd1b02a85757789c556ade5 (patch) | |
| tree | 947449cee8986e9a9ad88e292b00308e5142f475 | |
| parent | 2b384fae11bd6be37040e5b07d77e92721ed786b (diff) | |
| download | puzzles-027bf40f67b68e278fd1b02a85757789c556ade5.zip puzzles-027bf40f67b68e278fd1b02a85757789c556ade5.tar.gz puzzles-027bf40f67b68e278fd1b02a85757789c556ade5.tar.bz2 puzzles-027bf40f67b68e278fd1b02a85757789c556ade5.tar.xz | |
Phil Bordelon points out that when I renamed `Recursive' I missed a
bit.
[originally from svn r7314]
| -rw-r--r-- | puzzles.but | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puzzles.but b/puzzles.but index f839fc4..401419e 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2199,7 +2199,7 @@ These parameters are available from the \q{Custom...} option on the \dt \e{Difficulty} \dd Controls the difficulty of the generated puzzle. More difficult -puzzles require more complex deductions, and the \q{Recursive} +puzzles require more complex deductions, and the \q{Unreasonable} difficulty level may require backtracking. |