diff --git a/components/compat/compatcomponent.cpp b/components/compat/compatcomponent.cpp index 22a9b6b49..a68eb35cc 100644 --- a/components/compat/compatcomponent.cpp +++ b/components/compat/compatcomponent.cpp @@ -207,7 +207,7 @@ void CompatComponent::StatusTimerHandler(void) objectfp << std::fixed; - objectfp << "# Icinga object cache file" << "\n" + objectfp << "# Icinga objects cache file" << "\n" << "# This file is auto-generated. Do not modify this file." << "\n" << "\n";