diff --git a/docs/changelog.txt b/docs/changelog.txt index 892fcc6c2..fdb03aca1 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -56,6 +56,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - Lua API.rst added: ``isHidden(unit)``, ``isFortControlled(unit)``, ``getOuterContainerRef(unit)``, ``getOuterContainerRef(item)`` - Update download link and installation instructions for Visual C++ 2015 build tools on Windows - Updated information regarding obtaining a compatible Windows build environment +- `confirm`: Correct the command name in the plugin help text ## API - Added functions reverse-engineered from ambushing unit code: ``Units::isHidden``, ``Units::isFortControlled``, ``Units::getOuterContainerRef``, ``Items::getOuterContainerRef`` diff --git a/plugins/confirm.cpp b/plugins/confirm.cpp index 07aee4640..a57ec45dd 100644 --- a/plugins/confirm.cpp +++ b/plugins/confirm.cpp @@ -492,8 +492,8 @@ DFhackCExport command_result plugin_init (color_ostream &out, vector