mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 15:13:56 +00:00
[zh-cn/elisp] Fix transation
The English version has a typo and is fixed by my previous PR This changes Chinese translation accordingly
This commit is contained in:
parent
5b4c74365c
commit
d8688223c4
@ -293,7 +293,7 @@ lang: zh-cn
|
||||
|
||||
(hello-to-bonjour)
|
||||
|
||||
;; 给这些名字上个色:
|
||||
;; 给这些名字加粗:
|
||||
|
||||
(defun boldify-names ()
|
||||
(switch-to-buffer-other-window "*test*")
|
||||
@ -340,5 +340,6 @@ lang: zh-cn
|
||||
;; - Kevin Montuori
|
||||
;; - Arne Babenhauserheide
|
||||
;; - Alan Schmitt
|
||||
;; - spacegoing
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user