diff options
| author | Paul Eggert | 2018-03-04 17:09:52 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-03-04 17:10:34 -0800 |
| commit | f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2 (patch) | |
| tree | d9b09901d78f54c54e910b61a5cbe6cdd0c70177 /doc/misc/org.texi | |
| parent | f0e5f220b69880f1f5c29b2e5515b2aa8a950f14 (diff) | |
| download | emacs-f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2.tar.gz emacs-f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2.zip | |
; Spelling fixes
Diffstat (limited to 'doc/misc/org.texi')
| -rw-r--r-- | doc/misc/org.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index cd61259518f..c6d603cd606 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -10237,7 +10237,7 @@ for display purposes only. | |||
| 10237 | @cindex dash, special symbol | 10237 | @cindex dash, special symbol |
| 10238 | @cindex ellipsis, special symbol | 10238 | @cindex ellipsis, special symbol |
| 10239 | In addition to regular entities defined above, Org exports in a special | 10239 | In addition to regular entities defined above, Org exports in a special |
| 10240 | way@footnote{This behaviour can be disabled with @code{-} export setting | 10240 | way@footnote{This behavior can be disabled with @code{-} export setting |
| 10241 | (@pxref{Export settings}).} the following commonly used character | 10241 | (@pxref{Export settings}).} the following commonly used character |
| 10242 | combinations: @samp{\-} is treated as a shy hyphen, @samp{--} and @samp{---} | 10242 | combinations: @samp{\-} is treated as a shy hyphen, @samp{--} and @samp{---} |
| 10243 | are converted into dashes, and @samp{...} becomes a compact set of dots. | 10243 | are converted into dashes, and @samp{...} becomes a compact set of dots. |