aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/message.cc
diff options
context:
space:
mode:
authorGravatar Ingmar Vanhassel <ingmar@exherbo.org>2009-11-18 00:23:42 +0100
committerGravatar Carl Worth <cworth@cworth.org>2009-11-18 03:21:36 -0800
commit2ce25b93a72b4a8d6daa5321f9ef7df0772a789f (patch)
tree679ac340f4df209f835f244c81df1b6c9483f8eb /lib/message.cc
parent835e3a6977d5d56fccb42f5a0e4f3e6a5eb0eaa5 (diff)
Typsos
Diffstat (limited to 'lib/message.cc')
-rw-r--r--lib/message.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/message.cc b/lib/message.cc
index 5f8db50f..9488fb66 100644
--- a/lib/message.cc
+++ b/lib/message.cc
@@ -146,7 +146,7 @@ _notmuch_message_create (const void *talloc_owner,
}
/* Create a new notmuch_message_t object for a specific message ID,
- * (which may or may not already exist in the databas).
+ * (which may or may not already exist in the database).
*
* The 'notmuch' database will be the talloc owner of the returned
* message.