Skip to content

Commit e9e8513

Browse files
committed
doc: fix a minor typo in changelog
1 parent ac3c227 commit e9e8513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ This is short list of the most important known issues. The full list can be retr
367367
- Added an ExpertBot class - it should be used by all expert bots as a parent class
368368
- Introduced a module for IntelMQ related datatypes `intelmq.lib.datatypes` which for now only contains an Enum listing the four bot types
369369
- Added a `bottype` attribute to CollectorBot, ParserBot, ExpertBot, OutputBot
370-
- Introduces a module for IntelMQ processmanagers. The processmanagers were up until now part of the intelmqct script.
370+
- Introduces a module for IntelMQ processmanagers. The processmanagers were up until now part of the intelmqctl script.
371371
They now reside in `intelmq.lib.processmanager` which also contains an interface definition the processmanager implementations must adhere to.
372372
Both the processmanagers and the `intelmqctl` script were cleaned up a bit.
373373
The `LogLevel` and `ReturnType` Enums were added to `intelmq.lib.datatypes`.

0 commit comments

Comments
 (0)