[almanah] core: Fix a version number in a comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] core: Fix a version number in a comment
- Date: Thu, 14 Apr 2011 21:14:37 +0000 (UTC)
commit ccc4d67c84c355e7fda359353b3544524b36b5f9
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Apr 14 22:13:17 2011 +0100
core: Fix a version number in a comment
src/entry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/entry.c b/src/entry.c
index 6740e1b..5f7d8c5 100644
--- a/src/entry.c
+++ b/src/entry.c
@@ -35,7 +35,7 @@ almanah_entry_error_quark (void)
typedef enum {
/* Unset */
DATA_FORMAT_UNSET = 0,
- /* Plain text or GtkTextBuffer's default serialisation format, as used in Almanah versions < 0.8.0 */
+ /* Plain text or GtkTextBuffer's default serialisation format, as used in Almanah versions <= 0.8.0 */
DATA_FORMAT_PLAIN_TEXT__GTK_TEXT_BUFFER = 1,
/* Custom XML serialisation format using schema data/entry-2.0.rnc. */
DATA_FORMAT_XML_2_0 = 2,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]