dtoolutil: Fix typo in error message

This commit is contained in:
rdb 2024-08-03 16:36:37 +02:00
parent 7a13d86d93
commit ae04533527

View File

@ -17,7 +17,7 @@
#include "pandaSystem.h"
#if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_DTOOL_DTOOLUTIL)
#error Buildsystem error: BUILDING_DTOOL_DCTOOLUTIL not defined
#error Buildsystem error: BUILDING_DTOOL_DTOOLUTIL not defined
#endif
/**