diff options
Diffstat (limited to 'mbbsd')
-rw-r--r-- | mbbsd/read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c index ea3ebd41..2a509ca8 100644 --- a/mbbsd/read.c +++ b/mbbsd/read.c @@ -1355,7 +1355,7 @@ i_read(int cmdmode, const char *direct, void (*dotitle) (), " (R)回信 (x)站內轉寄 (y)回群組信 (d/D)刪信 (m)保留標記\t(←/q)離開"); else vfooter(" 文章選讀 ", - " (y)回應 (X)推文 (x)轉錄 (=[]<>)相關主題 (/?a)搜尋標題/作者\t(b)進板畫面"); + " (y)回應(X)推文(x)轉錄 (=[]<>)相關主題(/?a)搜尋標題/作者 (b)進板畫面"); break; case TITLE_REDRAW: |