Skip to content

Commit b994c8a

Browse files
authored
Merge pull request #1276 from ChrisJohnsen/cj/docs-spelling
docs spelling fixes
2 parents 20a0147 + a26f3b0 commit b994c8a

18 files changed

+34
-34
lines changed

changelog.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Template for new versions:
136136
- `caravan`: remember filter settings for pedestal item assignment dialog
137137
- `quickfort`: new ``delete`` command for deleting player-owned blueprints (library and mod-added blueprints cannot be deleted)
138138
- `quickfort`: support enabling `logistics` features for autoforbid and autoclaim on stockpiles
139-
- `gui/quickfort`: allow farm plots, dirt roads, and paved roads to be designated around partial obstructions without callling it an error, matching vanilla behavior
139+
- `gui/quickfort`: allow farm plots, dirt roads, and paved roads to be designated around partial obstructions without calling it an error, matching vanilla behavior
140140
- `gui/launcher`: refresh default tag filter when mortal mode is toggled in `gui/control-panel` so changes to which tools autocomplete take effect immediately
141141
- `gui/civ-alert`: you can now register multiple burrows as civilian alert safe spaces
142142
- `exterminate`: add ``all`` target for convenient scorched earth tactics
@@ -208,7 +208,7 @@ Template for new versions:
208208
## Fixes
209209
- `open-legends`: don't interfere with the dragging of vanilla list scrollbars
210210
- `gui/create-item`: properly restrict bags to bag materials by default
211-
- `gui/create-item`: allow gloves and shoees to be made out of textiles by default
211+
- `gui/create-item`: allow gloves and shoes to be made out of textiles by default
212212
- `exterminate`: don't classify dangerous non-invader units as friendly (e.g. snatchers)
213213

214214
## Misc Improvements
@@ -256,7 +256,7 @@ Template for new versions:
256256
# 50.12-r2
257257

258258
## New Tools
259-
- `agitation-rebalance`: alter mechanics of irriation-related attacks so they are less constant and are more responsive to recent player bahavior
259+
- `agitation-rebalance`: alter mechanics of irritation-related attacks so they are less constant and are more responsive to recent player behavior
260260
- `fix/ownership`: fix instances of multiple citizens claiming the same items, resulting in "Store owned item" job loops
261261
- `fix/stuck-worship`: fix prayer so units don't get stuck in uninterruptible "Worship!" states
262262
- `instruments`: provides information on how to craft the instruments used by the player civilization
@@ -305,7 +305,7 @@ Template for new versions:
305305
- `gui/notify`: display important notifications that vanilla doesn't support yet and provide quick zoom links to notification targets.
306306
- `list-waves`: (reinstated) show migration wave information
307307
- `make-legendary`: (reinstated) make a dwarf legendary in specified skills
308-
- `combat-harden`: (reinstated) set a dwarf's resistence to being affected by visible corpses
308+
- `combat-harden`: (reinstated) set a dwarf's resistance to being affected by visible corpses
309309
- `add-thought`: (reinstated) add custom thoughts to a dwarf
310310
- `devel/input-monitor`: interactive UI for debugging input issues
311311

@@ -564,7 +564,7 @@ Template for new versions:
564564
- `workorder`: reduce existing orders for automatic shearing and milking jobs when animals are no longer available
565565
- `gui/quickfort`: adapt "cursor lock" to mouse controls so it's easier to see the full preview for multi-level blueprints before you apply them
566566
- `gui/quickfort`: only display post-blueprint messages once when repeating the blueprint up or down z-levels
567-
- `combine`: reduce max different stacks in containers to 30 to prevent contaners from getting overfull
567+
- `combine`: reduce max different stacks in containers to 30 to prevent containers from getting overfull
568568

569569
## Removed
570570
- `gui/automelt`: replaced by an overlay panel that appears when you click on a stockpile
@@ -596,7 +596,7 @@ Template for new versions:
596596
## Misc Improvements
597597
- `gui/quickfort`: blueprints that designate items for dumping/forbidding/etc. no longer show an error highlight for tiles that have no items on them
598598
- `gui/quickfort`: place (stockpile layout) mode is now supported. note that detailed stockpile configurations were part of query mode and are not yet supported
599-
- `gui/quickfort`: you can now generate manager orders for items required to complete bluerpints
599+
- `gui/quickfort`: you can now generate manager orders for items required to complete blueprints
600600
- `gui/create-item`: ask for number of items to spawn by default
601601
- `light-aquifers-only`: now available as a fort Autostart option in `gui/control-panel`. note that it will only appear if "armok" tools are configured to be shown on the Preferences tab.
602602
- `gui/gm-editor`: when passing the ``--freeze`` option, further ensure that the game is frozen by halting all rendering (other than for DFHack tool windows)
@@ -712,7 +712,7 @@ Template for new versions:
712712
- `troubleshoot-item`: reports on the contents of containers with counts for each contained item type
713713
- `devel/visualize-structure`: now automatically inspects the contents of most pointer fields, rather than inspecting the pointers themselves
714714
- `devel/query`: will now search for jobs at the map coordinate highlighted, if no explicit job is highlighted and there is a map tile highlighted
715-
- `caravan`: add trade screen overlay that assists with seleting groups of items and collapsing groups in the UI
715+
- `caravan`: add trade screen overlay that assists with selecting groups of items and collapsing groups in the UI
716716
- `gui/gm-editor`: will now inspect a selected building itself if the building has no current jobs
717717

718718
## Removed
@@ -778,7 +778,7 @@ Template for new versions:
778778
- `gui/quickfort`: don't close the window when applying a blueprint so players can apply the same blueprint multiple times more easily
779779
- `locate-ore`: now only searches revealed tiles by default
780780
- `modtools/spawn-liquid`: sets tile temperature to stable levels when spawning water or magma
781-
-@ `prioritize`: pushing minecarts is now included in the default priortization list
781+
-@ `prioritize`: pushing minecarts is now included in the default prioritization list
782782
- `prioritize`: now automatically starts boosting the default list of job types when enabled
783783
- `unforbid`: avoids unforbidding unreachable and underwater items by default
784784
- `gui/create-item`: added whole corpse spawning alongside corpsepieces. (under "corpse")

docs/agitation-rebalance.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Irritation counters are saved with the cavern layer in the world region, which
130130
extends beyond the boundaries of your current fort. If you retire a fort and
131131
start another one nearby, the caverns will retain any irritation added by the
132132
first fort. This means that new forts may start with already-irritated caverns
133-
and meet with immediate resistence.
133+
and meet with immediate resistance.
134134

135135
The settings
136136
~~~~~~~~~~~~
@@ -182,7 +182,7 @@ When enabled, this mod makes the following changes:
182182

183183
When agitated wildlife enters the map on the surface, the surface irritation
184184
counter is set to the value of ``Wilderness irritation minimum``, ensuring
185-
that the *next* group of widlife that enters the map will *not* be agitated.
185+
that the *next* group of wildlife that enters the map will *not* be agitated.
186186
This means that the incursions act more like a warning shot than an open
187187
floodgate. You will not be attacked again unless you continue your activities
188188
on the surface that raise the chance of a subsequent attack.
@@ -211,7 +211,7 @@ attacks can still be controlled independently of this mod.
211211

212212
Finally, if you have walled yourself off from the danger in the caverns, yet you
213213
continue to irritate nature down there, this mod will ensure that the number of
214-
active cavern invaders, cumulative across all cavern levels, never exeeds the
214+
active cavern invaders, cumulative across all cavern levels, never exceeds the
215215
value set for ``Cavern dweller maximum attackers``. This prevents excessive FPS
216216
loss during gameplay and keeps the number of creatures milling around outside
217217
your gates (or hidden in the shadows) to a reasonable number.

docs/caravan.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ selected, then the range of items will be selected.
7474

7575
If any current merchants have ethical concerns, the list of goods that you can
7676
bring to the depot is automatically filtered (by default) to only show
77-
ethically acceptible items. Be aware that, again, by default, if you have items
77+
ethically acceptable items. Be aware that, again, by default, if you have items
7878
in bins, and there are unethical items mixed into the bins, then the bins will
7979
still be brought to the depot so you can trade the ethical items within those
8080
bins. Please use the DFHack enhanced trade screen for the actual barter to
@@ -96,7 +96,7 @@ Trade screen
9696

9797
**caravan.trade**
9898

99-
This overlay enables some convenent gestures and keyboard shortcuts for working
99+
This overlay enables some convenient gestures and keyboard shortcuts for working
100100
with bins:
101101

102102
- ``Shift-Click checkbox``: Select all items inside a bin without selecting the

docs/confirm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ confirm
55
:summary: Adds confirmation dialogs for destructive actions.
66
:tags: fort interface
77

8-
In the base game, it is frightenly easy to destroy hours of work with a single
8+
In the base game, it is frighteningly easy to destroy hours of work with a single
99
misclick. Now you can avoid the consequences of accidentally disbanding a squad
1010
(for example), or deleting a hauling route.
1111

docs/devel/dump-tooltip-ids.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ as item 500, but we detect that caption at position 501 in ``main_interface.hove
1919
produced by the script will include the above element at position 501 instead of 500.
2020

2121
Before running this script, the size of ``main_interface.hover_instruction`` must be aligned properly with the
22-
loaded verison of DF so the array of strings can be read.
22+
loaded version of DF so the array of strings can be read.
2323

2424
Usage
2525
-----

docs/devel/input-monitor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and mouse device.
1111
The labels for Shift, Ctrl, and Alt light up when those modifier keys are being
1212
held down.
1313

14-
Similar lables for left, middle, and right mouse buttons light up when any of
14+
Similar labels for left, middle, and right mouse buttons light up when any of
1515
those buttons are being held down.
1616

1717
The input stream panel shows the keybindings that are being triggered. You can

docs/devel/spawn-unit-helper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Usage
1313

1414
1. Enter the :kbd:`k` menu and change mode using
1515
``rb_eval df.gametype = :DWARF_ARENA``
16-
2. Spawn creatures with the normal arena mode UI (:kbd:`c` ingame)
17-
3. Revert to forgress mode using
16+
2. Spawn creatures with the normal arena mode UI (:kbd:`c` in-game)
17+
3. Revert to fortress mode using
1818
``rb_eval df.gametype = #{df.gametype.inspect}``
1919
4. To convert spawned creatures to livestock, select each one with the :kbd:`v`
2020
menu, and enter ``rb_eval df.unit_find.civ_id = df.ui.civ_id``

docs/fix/dead-units.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Options
3232
``--burrow``
3333
Scrub dead units from burrow membership lists.
3434
``-q``, ``--quiet``
35-
Surpress console output (final status update is still printed if at least one item was affected).
35+
Suppress console output (final status update is still printed if at least one item was affected).

docs/fix/empty-wheelbarrows.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Examples
2626
``fix/empty-wheelbarrows --dry-run``
2727
Lists all wheelbarrows that would be emptied and their contents without performing the action.
2828
``fix/empty-wheelbarrows --quiet``
29-
Does the action while surpressing output to console.
29+
Does the action while suppressing output to console.
3030

3131
Options
3232
-------
3333

3434
``-q``, ``--quiet``
35-
Surpress console output (final status update is still printed if at least one item was affected).
35+
Suppress console output (final status update is still printed if at least one item was affected).
3636
``-d``, ``--dry-run``
3737
Dry run, don't commit changes.

docs/fix/sleepers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fix/sleepers
77

88
Fixes :bug:`6798`. This bug is characterized by sleeping units who refuse to
99
awaken in adventure mode regardless of talking to them, hitting them, or waiting
10-
so long you die of thirst. If you come accross one or more bugged sleepers in
10+
so long you die of thirst. If you come across one or more bugged sleepers in
1111
adventure mode, simply run the script and all nearby sleepers will be cured.
1212

1313
Usage

0 commit comments

Comments
 (0)