瀏覽代碼

uri_db: typo a/an backwards incompatible

Дилян Палаузов 2 年之前
父節點
當前提交
74dbc07474
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
  * 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. The subscriber
+ * and backwards incompatible way. The subscriber
  * table version needs to be the same as auth_db use.
  * table version needs to be the same as auth_db use.
  */
  */
 #define URI_TABLE_VERSION 1
 #define URI_TABLE_VERSION 1