diff options
| author | J. Lewis Muir <jlmuir@imca-cat.org> | 2016-03-23 12:49:35 -0500 |
|---|---|---|
| committer | J. Lewis Muir <jlmuir@imca-cat.org> | 2016-03-23 12:49:35 -0500 |
| commit | 096ab564989b0cc7992b5061e693c165057794fc (patch) | |
| tree | b3d0192ca8c03b0f83a25da4f78c9697cef615b3 | |
| parent | a29ea832d02a1d0845ecb9f4795105bf68d873ef (diff) | |
index: capitalize "Ruby"
| -rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Then notmuch may be exactly what you've been looking for. Sup is a very good email program written by William Morgan (and others) and is the direct inspiration for Notmuch. Notmuch began as an effort to rewrite performance-critical pieces of Sup in C rather - than ruby. From there, it grew into a separate project. One + than Ruby. From there, it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation of the indexer/searcher from the user interface. (Notmuch provides a library interface so that its indexing/searching/tagging |
