瀏覽代碼

uid_uri_db: typo a/an backwards incompatible

Дилян Палаузов 2 年之前
父節點
當前提交
435f39330b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
  * increment this value if you change the table in
- * an backwards incompatible way
+ * a backwards incompatible way
  */
 #define URI_TABLE_VERSION 2