Skip to content

Commit

Permalink
Auto Deploy (fix : 오역 수정 (#46)
Browse files Browse the repository at this point in the history
원문이 stability guarantees 로 보증 -> 보장이 좀더 자연스러울 것 같아 수정하였습니다.) 755c8c1
  • Loading branch information
github-actions[bot] committed Mar 4, 2024
1 parent f2e0cce commit d039efe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ch01-01-installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h2 id="러스트-설치"><a class="header" href="#러스트-설치">러스트
</blockquote>
<p>다음은 러스트 컴파일러 최신 stable 버전을 설치하는 내용입니다.
혹여나 이 책을 읽는 시점에, 이 책에서 사용한 버전이 낮아서 걱정되시는
분들을 위해 말씀드리자면, 러스트에는 안정성 보증 (stability guarantees) 이
분들을 위해 말씀드리자면, 러스트에는 안정성 보장 (stability guarantees) 이
적용되어 있습니다. 간혹 에러나 경고 메시지가 변경되는 일이 있기에 출력은
버전마다 조금씩 다를 수 있으나, 이 책에 등장하는 모든 예제는
향후 버전에서도 책 내용에서 설명하는 대로 동작할 겁니다.</p>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ <h2 id="소스-코드"><a class="header" href="#소스-코드">소스 코드</a>
</blockquote>
<p>다음은 러스트 컴파일러 최신 stable 버전을 설치하는 내용입니다.
혹여나 이 책을 읽는 시점에, 이 책에서 사용한 버전이 낮아서 걱정되시는
분들을 위해 말씀드리자면, 러스트에는 안정성 보증 (stability guarantees) 이
분들을 위해 말씀드리자면, 러스트에는 안정성 보장 (stability guarantees) 이
적용되어 있습니다. 간혹 에러나 경고 메시지가 변경되는 일이 있기에 출력은
버전마다 조금씩 다를 수 있으나, 이 책에 등장하는 모든 예제는
향후 버전에서도 책 내용에서 설명하는 대로 동작할 겁니다.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d039efe

Please sign in to comment.