소스 검색

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,
  * 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