diff options
-rw-r--r-- | public/help/zh/wiki_syntax_detailed_textile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/zh/wiki_syntax_detailed_textile.html b/public/help/zh/wiki_syntax_detailed_textile.html index 83d23ebcd..7973b6e5f 100644 --- a/public/help/zh/wiki_syntax_detailed_textile.html +++ b/public/help/zh/wiki_syntax_detailed_textile.html @@ -139,7 +139,7 @@ <li>项目: <ul> <li><strong>project#3</strong> (链接至id为3的项目)</li> - <li><strong>project:some-project</strong> (link to project with name or slug of "some-project")</li> + <li><strong>project:someproject</strong> (链接至名称为"someproject"的项目)</li> <li><strong>project:"Some Project"</strong> (use double quotes for project name containing spaces)</li> </ul></li> </ul> |