Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ List of PluginPlay Features
###########################

This page is intended to collect the major selling points of PluginPlay. This
necessarilly is not a complete list; the complete list can be garnered by
necessarily is not a complete list; the complete list can be garnered by
reviewing the list of merged pull requests on GitHub.

********************
Expand Down Expand Up @@ -49,6 +49,6 @@ Features available in PluginPlay 1.0.0

- Memoization of the call graph.
- RocksDB as a cache backend.
- Ability to automatically generate reStructured Text documentation for
- Ability to automatically generate reStructuredText documentation for
modules.
- Annotated module bounds checking.
Loading