Ver Fonte

uid_domain: typo a/an backwards incompatible

Дилян Палаузов há 2 anos atrás
pai
commit
b2ead7fc63
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/modules/uid_domain/uid_domain_mod.c

+ 1 - 1
src/modules/uid_domain/uid_domain_mod.c

@@ -61,7 +61,7 @@ MODULE_VERSION
 
 
 /*
 /*
  * Version of domain table required by the module, increment this value if you
  * Version of domain table required by the module, increment this value if you
- * change the table in an backwards incompatible way
+ * change the table in a backwards incompatible way
  */
  */
 #define DOMAIN_TABLE_VERSION 2
 #define DOMAIN_TABLE_VERSION 2
 #define DOMATTR_TABLE_VERSION 1
 #define DOMATTR_TABLE_VERSION 1