diff options
| author | Anton Mosich <anton@mosich.at> | 2025-08-26 16:13:19 +0200 |
|---|---|---|
| committer | Anton Mosich <anton@mosich.at> | 2025-08-26 21:53:38 +0200 |
| commit | 88427407838215ce895ba6544366ccee418354a0 (patch) | |
| tree | 40957d3e3691b5217de4c21fd24518b0fbaa645e /man | |
| parent | d66efc600a9431dd2da3fbd1772b00702aa2906f (diff) | |
Replace "the the " with "the "
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu-index.1.org | 2 | ||||
| -rw-r--r-- | man/mu-query.7.org | 2 | ||||
| -rw-r--r-- | man/mu-server.1.org | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/mu-index.1.org b/man/mu-index.1.org index 5720922..6b089d4 100644 --- a/man/mu-index.1.org +++ b/man/mu-index.1.org @@ -196,7 +196,7 @@ too! ** recent releases -Indexing the the same 93000-message mail corpus with the last few releases: +Indexing the same 93000-message mail corpus with the last few releases: #+ATTR_MAN: :disable-caption t | release | time (sec) | notes | diff --git a/man/mu-query.7.org b/man/mu-query.7.org index 86be5be..094f738 100644 --- a/man/mu-query.7.org +++ b/man/mu-query.7.org @@ -479,7 +479,7 @@ For that, you can ask *mu* to analyze the query -- that is, show how *mu* interprets the query. We already saw an example of this. -This uses the the *--analyze* option to *mu find*. +This uses the *--analyze* option to *mu find*. #+begin_example $ mu find subject:wombat AND date:3m.. size:..2000 --analyze ,*query: diff --git a/man/mu-server.1.org b/man/mu-server.1.org index 3d90b8f..0c3d6dd 100644 --- a/man/mu-server.1.org +++ b/man/mu-server.1.org @@ -58,7 +58,7 @@ Evaluate a mu4e server s-expression. ** --allow-temp-file If set, allow for the output of some commands to use temp-files rather than directly through the emacs process input/output. This is noticeably faster for -commands with a lot of output, esp. when the the temp-file uses a in-memory +commands with a lot of output, esp. when the temp-file uses a in-memory file-system. ** --listen |
