Skip to content

Commit

Permalink
Nuke trailing white space.
Browse files Browse the repository at this point in the history
Dummy innocent commit to trigger running the checks.
  • Loading branch information
mauritsvanrees committed Oct 24, 2024
1 parent d5436f9 commit 7c0a841
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ Historical Changelog
- Forward-port changes from GenericSetup 0.11 and 0.12 (which were
created in a separate repository).

- Merge sequence propertise with the purge="False" attribute rather than
- Merge sequence propertise with the purge="False" attribute rather than
purgeing (the sequences are treated as sets, which means that duplicates
are removed). This is useful in extension profiles.

Expand Down
2 changes: 1 addition & 1 deletion docs/handlers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ node adapter

import and export steps
Top level handlers can be registered to manage import steps and / or export
steps and call the body adapters.
steps and call the body adapters.

If you use the base classes from :mod:`Products.GenericSetup.utils`, XML and
node adapters are implemented in a very similar way. Both can mix in
Expand Down

0 comments on commit 7c0a841

Please sign in to comment.