소스 검색

Merge remote-tracking branch 'pauliwang/patch-1'

Jordi Boggiano 12 년 전
부모
커밋
25654fcc43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

@@ -265,7 +265,7 @@ Example:
     }
 
 `require` and `require-dev` additionally support explicit references (i.e.
-commit) for dev versions to make sure they are blocked to a given state, even
+commit) for dev versions to make sure they are locked to a given state, even
 when you run update. These only work if you explicitly require a dev version
 and append the reference with `#<ref>`. Note that while this is convenient at
 times, it should not really be how you use packages in the long term. You