Remove extraneous spaces

This commit is contained in:
Bram Chen
2015-10-25 11:25:09 +08:00
parent 5d61dfb1d7
commit e6963cbccd
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ description: 提供一個 HTTP 伺服器介面到 TiddlyWiki
參數說明:
* ''port'' - 服務的埠號 (預設為 "8080")
* ''roottiddler'' - 服務的基本條目 (預設為 "$:/core/save/all")
* ''roottiddler'' - 服務的基本條目 (預設為 "$:/core/save/all")
* ''rendertype'' - 呈現的基本條目內容類型 (預設為 "text/plain")
* ''servetype'' - 服務的基本條目內容類型(預設為 "text/html")
* ''username'' - 預設的編輯者署名