Browse Source

uri_db: typo a/an backwards incompatible

Дилян Палаузов 2 years ago
parent
commit
74dbc07474
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/uri_db/uri_db.h

+ 1 - 1
src/modules/uri_db/uri_db.h

@@ -31,7 +31,7 @@
 /*
  * Version of domain table required by the module,
  * increment this value if you change the table in
- * an backwards incompatible way. The subscriber
+ * and backwards incompatible way. The subscriber
  * table version needs to be the same as auth_db use.
  */
 #define URI_TABLE_VERSION 1