Browse Source

uid_uri_db: typo a/an backwards incompatible

Дилян Палаузов 2 years ago
parent
commit
435f39330b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/uid_uri_db/uid_uri_db_mod.c

+ 1 - 1
src/modules/uid_uri_db/uid_uri_db_mod.c

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