summaryrefslogtreecommitdiff
path: root/src/script/api/script_accounting.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_accounting.hpp')
-rw-r--r--src/script/api/script_accounting.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/script_accounting.hpp b/src/script/api/script_accounting.hpp
index 7477e09fe..aa438ab54 100644
--- a/src/script/api/script_accounting.hpp
+++ b/src/script/api/script_accounting.hpp
@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file script_accounting.hpp Everything to handle AI accounting things. */
+/** @file script_accounting.hpp Everything to handle script accounting things. */
#ifndef SCRIPT_ACCOUNTING_HPP
#define SCRIPT_ACCOUNTING_HPP