Revision: 157
Author:
cmpi...@gmail.com
Date: Mon Sep 24 12:49:08 2012
Log: * lib/tk_data.py: comment typo fixes only.
http://code.google.com/p/thotkeeper/source/detail?r=157
Modified:
/trunk/lib/tk_data.py
=======================================
--- /trunk/lib/tk_data.py Mon Sep 24 12:48:20 2012
+++ /trunk/lib/tk_data.py Mon Sep 24 12:49:08 2012
@@ -349,7 +349,7 @@
</entries>
</diary>
- Version 1 (ThotKeeker 0.2): Adds an "id" attribute to entries for the
+ Version 1 (ThotKeeper 0.2): Adds an "id" attribute to entries for the
purposes of distinguishing multiple entries for a given day. Adds
an optional <tags> tag to entries, which contains 1 or more <tag>
tags.
@@ -370,7 +370,7 @@
</entries>
</diary>
- Version 2 (ThotKeeker 0.5): Adds optional elements (the
+ Version 2 (ThotKeeper 0.5): Adds optional elements (the
<attachments> tag and its children) for tracking entry attachments
-- such as images -- and descriptions thereof.