瀏覽代碼

Merge pull request #1 from Eido95/patch-1

docs/configuration: Fix minor text typo
Jan Holthuis 5 年之前
父節點
當前提交
867325a678
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -29,7 +29,7 @@ This is what the default configuration looks like:
     # Determines whether remote or local git branches/tags are preferred if their output dirs conflict
     smv_prefer_remote_refs = False
 
-You an override all of these values inside you :file:`conf.py`.
+You can override all of these values inside your :file:`conf.py`.
 
 .. note::