manual: fix duplicated "of" typo
This commit is contained in:
parent
9ce37d9575
commit
aa03922520
1 changed files with 1 additions and 1 deletions
|
@ -816,7 +816,7 @@ This is much faster and cleaner than performing two separate
|
||||||
invocations of stow, because redundant folding/unfolding operations
|
invocations of stow, because redundant folding/unfolding operations
|
||||||
can be factored out. In addition, all the operations are calculated
|
can be factored out. In addition, all the operations are calculated
|
||||||
and merged before being executed (@pxref{Deferred Operation}), so the
|
and merged before being executed (@pxref{Deferred Operation}), so the
|
||||||
amount of of time in which GNU Emacs is unavailable is minimised.
|
amount of time in which GNU Emacs is unavailable is minimised.
|
||||||
|
|
||||||
You can mix and match any number of actions, for example,
|
You can mix and match any number of actions, for example,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue