提交 e510f354 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Typo fixes

上级 cc4fc100
......@@ -366,12 +366,12 @@ Then in your ``~/.emacs`` file, add this:
.. note::
The script highlight problematic lines. This can make part of the
line not readable depending of the background. To replace the line
The script highlights problematic lines. This can make part of the
line not readable depending on the background. To replace the line
highlight by an underline, add this to your emacs configuration
file.
file:
;; Make thing readable when there is an warning [optional]
;; Make lines readable when there is an warning [optional]
(custom-set-faces
'(flymake-errline ((((class color)) (:underline "red"))))
'(flymake-warnline ((((class color)) (:underline "yellow")))))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论