瀏覽代碼

Fixed typo

master
ooxi 4 年之前
committed by GitHub
父節點
當前提交
039b0893ec
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -76,7 +76,7 @@ int main(int argc, char** argv) {

/* You _have_ to check the result of `xml_parse_document', if it's 0
* then the source could not be parsed. If you think this is a bug in
* xml.c, than use a debug build (cmake -DCMAKE_BUILD_TYPE=Debug) which
* xml.c, then use a debug build (cmake -DCMAKE_BUILD_TYPE=Debug) which
* will verbosely tell you about the parsing process
*/
if (!document) {


Loading…
取消
儲存