diff --git a/src/modules/domain/domain_mod.c b/src/modules/domain/domain_mod.c index 190a3c2a792..45fa9f3d749 100644 --- a/src/modules/domain/domain_mod.c +++ b/src/modules/domain/domain_mod.c @@ -50,7 +50,7 @@ MODULE_VERSION /* * Version of domain table required by the module, * increment this value if you change the table in - * an backwards incompatible way + * a backwards incompatible way */ #define DOMAIN_TABLE_VERSION 2 #define DOMAIN_ATTRS_TABLE_VERSION 1