浏览代码

Minor tweaks to the libraries manual

Björn Ritzl 6 年之前
父节点
当前提交
04149f7ec4
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      docs/en/manuals/images/libraries/libraries_include_dirs.png
  2. 1 1
      docs/en/manuals/libraries.md

二进制
docs/en/manuals/images/libraries/libraries_include_dirs.png


+ 1 - 1
docs/en/manuals/libraries.md

@@ -32,7 +32,7 @@ For a project hosted on GitHub it would be the URL to a project release:
 ![GitHub Library URL](images/libraries/libraries_library_url_github.png)
 
 ::: important
-It is recommend to always depends on a specific release of a library project instead of on the master branch. This way it is up to you as a developer to decide when to incorporate changes from a library project as opposed to always getting the latest (and potentially breaking) changes from the master branch a library project.
+It is recommend to always depends on a specific release of a library project instead of on the master branch. This way it is up to you as a developer to decide when to incorporate changes from a library project as opposed to always getting the latest (and potentially breaking) changes from the master branch of a library project.
 :::
 
 ## Setting up library dependencies